Open main menu

The Fansus β

Changes

Template:ElementDescription

574 bytes added, 08:10, 28 August 2018
no edit summary
</div>
</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.
 
<pre>{{ElementDescription
|image =
|title =
|description =
|aspect0 =
|quantity0 =
}}</pre>
'''Example:'''
 
<pre>{{ElementDescription
|image = File:Neville.png
|title = Neville, a Key
|description = In his dreams, Neville sees the flaws where the world and its ways can be opened.
|aspect0 = Mortal
|aspect1 = Follower
|aspect2 = Disciple
|aspect3 = Knock
|quantity3 = 10
}}</pre>
{{ElementDescription