Difference between revisions of "Template:Pack"
Jump to navigation
Jump to search
Line 16: | Line 16: | ||
<div id="apoc-container-frame"> | <div id="apoc-container-frame"> | ||
<div id="apoc-container"> | <div id="apoc-container"> | ||
− | <div id="apoc-title" class="clearfix"> | + | <div id="apoc-title" class="clearfix"> |
− | + | {{{pack|}}} | |
− | |||
− | |||
</div> | </div> | ||
− | + | <div id="apoc-packvitals" class="clearfix"> | |
{| id="apoc-pack-table" style="text-align:left" | {| id="apoc-pack-table" style="text-align:left" | ||
! Totem | ! Totem | ||
Line 32: | Line 30: | ||
|{{!}} {{#arraymap:{{{sept|}}}|,|x|[[x]]|<br>}} | |{{!}} {{#arraymap:{{{sept|}}}|,|x|[[x]]|<br>}} | ||
|} | |} | ||
+ | {{#if:{{{totempic|}}}|[[File:{{{totempic}}}]]}} | ||
+ | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
{{Apocalypse CSS}} | {{Apocalypse CSS}} | ||
</includeonly> | </includeonly> |
Revision as of 22:43, 23 July 2021
This is the "Pack" template. It should be called in the following format:
{{Pack |pack= |totempic= |totem= |alpha= |sept= }}
Edit the page to see the template text.