Enjoying the epic content on this wiki?Buy me a coffee! ☕

Template:Infobox archetype: Difference between revisions

From Will to Power Wiki
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}}}</..."
 
No edit summary
Line 9: Line 9:
             <tr><th>Power of</th><td>{{{power_of}}}</td></tr>
             <tr><th>Power of</th><td>{{{power_of}}}</td></tr>
         |{{#if:{{{schools|}}}|
         |{{#if:{{{schools|}}}|
             <tr><th>Schools</th><td>{{{schools}}}</td></tr>
             <tr><th>{{{archetype}}} Schools</th><td>{{{schools}}}</td></tr>
         }}}}
         }}}}
     </table>
     </table>

Revision as of 01:46, 25 June 2026

Infobox archetype
Unknown

Example usage

{{Infobox archetype
| title      = 
| subtitle  = 
| archetype  = 
| image      = 
| caption    = 
| schools   = 
| power_of = 
}}