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

Template:Infobox archetype: Difference between revisions

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