• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Changes

Jump to navigation Jump to search
Test adding text w/ pic
Line 36: Line 36:  
      
 
      
 
     if text then
 
     if text then
         formatted_text = F:format_link(link or name, text or name)
+
         if text == "true" then
 +
            formatted_text = F:format_link(link or name, name)
 +
        else
 +
            formatted_text = F:format_link(link or name, text)
 +
        end
 
     else
 
     else
 
         if image then
 
         if image then
Anonymous user

Navigation menu