Difference between revisions of "Template:Pack"

From Modern Enigma Society 2020 Wiki
Jump to navigation Jump to search
Line 4: Line 4:
 
<pre>
 
<pre>
 
{{Pack
 
{{Pack
 +
|pack=
 
|titlepic=
 
|titlepic=
 
|totem=
 
|totem=
Line 15: Line 16:
 
  <div id="apoc-container-frame">
 
  <div id="apoc-container-frame">
 
   <div id="apoc-container">
 
   <div id="apoc-container">
   <div id="apoc-portrait">{{#if: {{{titlepic|}}}|[[File:{{{titlepic}}}]]|}}</div>
+
   <div id="apoc-title" class="clearfix" style="text-align:right">
 +
    {{{pack|}}}
 +
    <div id="apoc-portrait">{{{titlepic}}}
 
     {| id="apoc-pack-table" style="text-align:left"
 
     {| id="apoc-pack-table" style="text-align:left"
 
     ! Totem
 
     ! Totem
Line 23: Line 26:
 
     {{!}} [[{{{alpha|}}}]]
 
     {{!}} [[{{{alpha|}}}]]
 
     {{!}}-
 
     {{!}}-
     ! Sept
+
     ! Sept(s)
     |{{!}} [[{{{sept|}}}]]
+
     |{{!}} {{#arraymap:{{{sept|}}}|,|x|[[x]]|<br>}}
 
     |}
 
     |}
 
   </div>
 
   </div>

Revision as of 22:14, 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.