Template:Infobox block: Difference between revisions
Avoid redirected templates on templates. |
fix {{{multiplevers}}} to allow list markup in the first line of input |
||
| Line 92: | Line 92: | ||
{{infobox row|label=Speed of walking through|field={{ #if: {{{movespeed|}}} | {{{movespeed}}} | ? }} }} | {{infobox row|label=Speed of walking through|field={{ #if: {{{movespeed|}}} | {{{movespeed}}} | ? }} }} | ||
}} | }} | ||
{{#if: {{{multiplevers|}}} | {{infobox row|label=First Appearances|field={{{multiplevers}}} }} | | {{#if: {{{multiplevers|}}} | {{infobox row|label=First Appearances|field= | ||
{{{multiplevers}}} }} | | |||
{{#if: {{{firstver|}}} | {{infobox row|label=First Appearance|field={{version link|{{{firstver}}}}} }} }} | {{#if: {{{firstver|}}} | {{infobox row|label=First Appearance|field={{version link|{{{firstver}}}}} }} }} | ||
}} | }} | ||