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