Template:Infobox block: Difference between revisions
m Odd... |
Removing legacy code (AWB should've got all pages that were using data1/2) |
||
| Line 57: | Line 57: | ||
{{infobox row|label=Speed of walking through|field={{ #if: {{{movespeed|}}} | {{{movespeed}}} | ? }} }} | {{infobox row|label=Speed of walking through|field={{ #if: {{{movespeed|}}} | {{{movespeed}}} | ? }} }} | ||
}} | }} | ||
{{#if: {{{data|}}} | {{infobox row|label=[[Data Values|Data value]]|field={{dv|{{{data}}} }} }} }}{{#if: {{{multipledata|}}} | {{infobox row|label=[[Data Values|Data values]]|field={{{multipledata}}} }} }} | |||
}}<noinclude> | }}<noinclude> | ||
==Documentation== | ==Documentation== | ||