Spiderjjr45 (talk | contribs) m (1 revision imported: Importing Quelmar Wiki from Fandom on 9/26/21) |
No edit summary |
||
Line 1: | Line 1: | ||
<infobox> |
<div class="infobox"> |
||
<div class="infobox-title">{{PAGENAME}}</div> |
|||
<title source="title1"> |
|||
<div class="infobox-image">{{#if:{{{image1|}}}|[[File:{{{image1|}}}|300px]]}}</div> |
|||
<default>{{PAGENAME}}</default> |
|||
</title> |
|||
{{{caption1|}}} |
|||
<image source="image1"> |
|||
<caption source="caption1"/> |
|||
<table>{{#if:{{{domain|}}}|<tr> |
|||
</image> |
|||
<th>Domain</th> |
|||
<data source="domain"> |
|||
< |
<td>{{{domain}}}</td> |
||
</tr>|}}{{#if:{{{aliases|}}}|<tr> |
|||
</data> |
|||
<th>Aliases</th> |
|||
<data source="aliases"> |
|||
< |
<td>{{{aliases}}}</td> |
||
</tr>|}}{{#if:{{{symbol|}}}|<tr> |
|||
</data> |
|||
<th>Symbol</th> |
|||
<data source="symbol"> |
|||
< |
<td>{{{symbol}}}</td> |
||
</tr>|}}{{#if:{{{alignment|}}}|<tr> |
|||
</data> |
|||
<th>Alignment</th> |
|||
<data source="alignment"> |
|||
< |
<td>{{{alignment}}}</td> |
||
</tr>|}}</table> |
|||
</data> |
|||
</ |
</div> |
||
<noinclude> |
|||
Example usage:<pre> |
|||
{{Deity Infobox |
|||
|title1=Example |
|||
|image1=Example |
|||
|caption1=Example |
|||
|domain=Example |
|||
|aliases=Example |
|||
|symbol=Example |
|||
|alignment=Example |
|||
}} |
|||
</pre> |
|||
</noinclude> |
Latest revision as of 20:33, 27 September 2021
Deity Infobox