Difference between revisions of "Template:Apocalypse Pack"
Jump to navigation
Jump to search
(Blanked the page) Tag: Blanking |
|||
Line 1: | Line 1: | ||
− | + | <noinclude> | |
+ | This is the "Apocalypse Pack" template. | ||
+ | It should be called in the following format: | ||
+ | <pre> | ||
+ | {{Pack | ||
+ | |pack= | ||
+ | |totempic= | ||
+ | |totem= | ||
+ | |alpha= | ||
+ | }} | ||
+ | </pre> | ||
+ | Edit the page to see the template text. | ||
+ | </noinclude> | ||
+ | <includeonly>__NOTOC__ __NOEDITSECTION__ | ||
+ | <div id="apoc-container-frame"> | ||
+ | <div id="apoc-container"> | ||
+ | <div id="apoc-title" class="clearfix">{{#ifeq: {{{pack|}}}|Yes|{{{pack}}}|{{{pack}}}}} | ||
+ | </div> | ||
+ | <div id="apoc-icvitals" class="clearfix"> | ||
+ | <div id="apoc-portrait-box"> | ||
+ | <div id="apoc-portrait">{{#if: {{{totempic|}}}|[[File:{{{totempic}}}]]}} | ||
+ | </div> | ||
+ | </div> | ||
+ | {| id="apoc-icvitals-table" | ||
+ | ! Totem | ||
+ | {{!}} [[{{{totem|}}}]] | ||
+ | {{!}}- | ||
+ | ! Alpha | ||
+ | {{!}} [[{{{alpha|}}}]] | ||
+ | {{!}}- | ||
+ | |} | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | {{Apocalypse CSS}} | ||
+ | </includeonly> |
Revision as of 23:25, 23 July 2021
This is the "Apocalypse Pack" template. It should be called in the following format:
{{Pack |pack= |totempic= |totem= |alpha= }}
Edit the page to see the template text.