Template:RunningElementInfobox: Difference between revisions
(Seed template via Soulscribe provisioner) |
(Seed template via Soulscribe provisioner) |
||
| Line 12: | Line 12: | ||
</pre> | </pre> | ||
[[Category:Infobox templates]] | [[Category:Infobox templates]] | ||
</noinclude><includeonly> | </noinclude><includeonly><table class="infobox running-element-infobox"> | ||
{{#if:{{{name|}}}|<tr class="infobox-title"><th colspan="2">{{{name}}}</th></tr>}} | |||
{{#if:{{{name|}}}| | {{#if:{{{type|}}}|<tr><td><b>Type:</b> {{{type}}}</td></tr>}} | ||
{{#if:{{{recurrence|}}}|<tr><td><b>Recurrence:</b> {{{recurrence}}}</td></tr>}} | |||
}}{{#if:{{{type|}}}| | </table></includeonly> | ||
}}{{#if:{{{recurrence|}}}| | |||
} | |||
</includeonly> | |||
Latest revision as of 08:00, 28 April 2026
Running Element Infobox
Use this template on running element / motif pages.
Usage:
{{RunningElementInfobox
| name =
| type =
| recurrence =
}}