Template:Character/doc: Difference between revisions

1,132 bytes added ,  16:50, 12 August 2019
Improved doc to include all parameters
imported>Iamngs
m (Protected "Template:Character/doc" ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite)))
(Improved doc to include all parameters)
Line 42: Line 42:
}}
}}
</syntaxhighlight>
</syntaxhighlight>
Additional supported parameters include:
* quickness - defaults to <code>100</code>
* movespeed - defaults to <code>100</code>
* id - object ID of the character (used for <code>wish</code>ing)
* gender - example: <code>Female</code>
* pronouns - example: <code>She/Her</code>
* inventory - one or more objects using [[Template:Inventory]].
* equipment - one or more objects using [[Template:Inventory]]. Be sure to specify the equipped parameter for these.
* skills - skill list delimited by </br>. For example: <code><nowiki>Tactful</br>Gadget Inspector</br>Disassemble</nowiki></code>
* mutations - one or more things using the [[Template:Creature mutation]] template.
* corpse - typically specified like this: <code><nowiki>{{ID to name|Troll Corpse}}</nowiki></code>
* corpsechance - percent chance for the corpse to drop (1-100)
* harvestedinto - the thing this can be harvested into.
* role - The character role. For example: Hero, NPC, or Minion.
* extra - Any extra information. [[Sheba_Hagadias,_Librarian_of_the_Stilt|Sheba]] uses this.
* desc - description. Will be automatically prettified using [[Template:Qud look]].