Difference between revisions of "Template:Pack"

From Modern Enigma Society 2020 Wiki
Jump to navigation Jump to search
(Blanked the page)
Tag: Blanking
 
(19 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
+
 
This is the "Pack" template.
 
It should be called in the following format:
 
<pre>
 
{{Pack
 
|pack=
 
|titlepic=
 
|totem=
 
|alpha=
 
|sept=
 
}}
 
</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">{{{pack|}}}
 
    <div id="apoc-portrait">{{{titlepic|}}}
 
    </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>
 
{{Apocalypse CSS}}
 
</includeonly>
 

Latest revision as of 23:27, 23 July 2021