Difference between revisions of "Template:Value list"

From Yugipedia
Jump to: navigation, search
(hcomma should be used instead of this now)
(allow the input to use bold and italics)
Line 6: Line 6:
 
       |$list_item
 
       |$list_item
 
       |* [[{{{2}}}::{{
 
       |* [[{{{2}}}::{{
         #ifeq: {{ #sub: $list_item || 1 }} | [  
+
         #ifeq: {{ #sub: {{ #replace: $list_item | '' }} || 1 }} | [  
         | {{ #explode: {{ #sub: $list_item | 2 | -2 }} | {{!}}  }}
+
         | {{ #explode: {{ #sub: {{ #replace: $list_item | '' }} | 2 | -2 }} | {{!}}  }}
         | {{ #explode:          $list_item            | <ref }}
+
         | {{ #explode:          {{ #replace: $list_item | '' }}             | <ref }}
 
         }}| ]]$list_item
 
         }}| ]]$list_item
 
       |\n
 
       |\n

Revision as of 00:40, 5 July 2013