Difference between revisions of "Template:Pack"
Jump to navigation
Jump to search
Line 17: | Line 17: | ||
<div id="apoc-portrait">{{#if: {{{titlepic|}}}|[[File:{{{titlepic}}}]]|}}</div> | <div id="apoc-portrait">{{#if: {{{titlepic|}}}|[[File:{{{titlepic}}}]]|}}</div> | ||
{| id="apoc-pack-table" style="text-align:left" | {| id="apoc-pack-table" style="text-align:left" | ||
− | ! Totem{{!}} [[{{{totem|}}}]] | + | ! Totem{{!}} |
+ | | [[{{{totem|}}}]] | ||
|- | |- | ||
− | ! Alpha{{!}} [[{{{alpha|}}}]] | + | ! Alpha{{!}} |
+ | | [[{{{alpha|}}}]] | ||
|- | |- | ||
− | ! Sept{{!}} [[{{{sept|}}}]] | + | ! Sept{{!}} |
+ | |[[{{{sept|}}}]] | ||
+ | } | ||
</div> | </div> | ||
</div> | </div> | ||
{{Apocalypse CSS}} | {{Apocalypse CSS}} | ||
</includeonly> | </includeonly> |
Revision as of 21:55, 23 July 2021
This is the "Pack" template. It should be called in the following format:
{{Pack |titlepic= |totem= |alpha= |sept= }}
Edit the page to see the template text.