Open main menu

The Fansus β

Changes

Template:ElementDescription

228 bytes added, 08:24, 28 August 2018
no edit summary
|{{{aspect{{#var: i }}}}}
}}
<div style="display: inline-block; margin-left: 10px;">[[File:{{#var: aspect}}.png|frameless|32x32px|link=:Category:{{#var: aspect}} {{#switch: {{{fansus|}}}|1=|2=(Vol. II)|3=(Vol. III)}}|{{#var: aspect}}]] <span style="vertical-align: middle;">{{{quantity{{#var: i }}|}}}</span></div>
{{#vardefine: i
|{{#expr:{{#var: i }} + 1}}
</div></includeonly><noinclude>The '''ElementDescription''' template can be used to insert a Cultist Simulator-styled full description element (e.g. an acquaintance, an expedition, etc.).
'''Usage:''' Copy the code below, adding as many aspects and quantities as you wish. Quantities are optional, and leaving them out implies a quantity of one. If the element belongs to a Fansus other than the first one, also specify the fansus argument with the number (1, 2, 3...).
<pre>{{ElementDescription
|aspect0 =
|quantity0 =
|fansus =
}}</pre>
|aspect3 = Knock
|quantity3 = 10
|fansus = 2
}}</pre>
|aspect4 = Knock
|quantity4 = 10
|fansus = 2
}}
[[Category:Top-level templates]]</noinclude>