Template:Infobox archetype: Difference between revisions
From Will to Power Wiki
Robyn.Blaber (talk | contribs) Created page with "<div class="ot-infobox"> <div class="ot-infobox-title">{{{title|{{PAGENAME}}}}}</div> <div class="ot-infobox-subtitle">{{#if:{{{archetype|}}}|{{{subtitle}}}|{{{subtitle|Unknown}}}}} </div> {{#if:{{{image|}}}|<div class="ot-infobox-image">{{{image}}}</div> }}{{#if:{{{caption|}}}|<div class="ot-infobox-caption">{{{caption}}}</div> }}<table class="ot-infobox-table"> {{#if:{{{power_of|}}}| <tr><th>Power of</th><td>{{{power_of}}}</..." |
Robyn.Blaber (talk | contribs) No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 6: | Line 6: | ||
}}{{#if:{{{caption|}}}|<div class="ot-infobox-caption">{{{caption}}}</div> | }}{{#if:{{{caption|}}}|<div class="ot-infobox-caption">{{{caption}}}</div> | ||
}}<table class="ot-infobox-table"> | }}<table class="ot-infobox-table"> | ||
{{#if:{{{power_of|}}}| | |||
<tr><th>Power of</th><td>{{{power_of}}}</td></tr> | |||
}} | |||
{{#if:{{{schools|}}}| | |||
<tr><th>{{{archetype}}} Schools</th><td>{{{schools}}}</td></tr> | |||
}} | |||
</table> | |||
</div><noinclude>[[Category:Infobox Templates]] | </div><noinclude>[[Category:Infobox Templates]] | ||
Latest revision as of 01:56, 25 June 2026
Infobox archetype
Unknown
Example usage
{{Infobox archetype
| title =
| subtitle =
| archetype =
| image =
| caption =
| schools =
| power_of =
}}