Difference between revisions of "User:Argent/templates/Template:Lifeform"

m
no edit summary
m
m
 
<!-- about -->
{{#if:{{{type|}}} |{{row/kv| Type | {{{type}}}<!-- -->}}|}}
{{#if:{{{abilities|}}} |{{row/kv| Abilities | {{{[[Category: lifeforms-with-abilities}}}]]<!-- -->}}|}}
{{#if:{{{use|}}} |{{row/kv| Used for | {{{use}}}[[Category: lifeforms-with-used-for]] <!-- -->}}|}}
{{#if:{{{sapient|}}} |{{row/kv| Sapient | Yes [[category: sapient beings]] }}|}}
 
{{docs/row/optional
|param=type
|desc= Use this to specify the type of lifeform being described. Apply a category if possible.<br>
<small>'''Note''': See [[#Types]] for more details.</small>
|eg=
<code><nowiki>|type=Animal{{cat tag|Cognitive Shadows}}</nowiki></code><br>
<code><nowiki>|type=Hemalurgic Creations</nowiki></code>
}}
 
 
|}
 
=== Types ===
While the ''type'' parameter allows for any number of types to be specified, there are several that are strongly encouraged:
* Animal (<small><code><nowiki>{{cat tag|Animals|Animal}}</nowiki></code></small>)
* Plant (<small><code><nowiki>{{cat tag|Plants|Plant}}</nowiki></code></small>)
* Cognitive Shadow (<small><code><nowiki>{{cat tag|Cognitive Shadows|Cognitive Shadow}}</nowiki></code></small>)
* Sapient Splinter (<small><code><nowiki>{{cat tag|Splinters|Sapient Splinters}}</nowiki></code></small>)
* Construct (<small><code><nowiki>{{cat tag|Constructs|Construct}}</nowiki></code></small>)
* Hemalurgic creation (<small><code><nowiki>{{cat tag|Hemalurgic creations|Hemalurgic creation}}</nowiki></code></small>)
* Magic user (<small><code><nowiki>{{cat tag|Magic users|Magic user}}</nowiki></code></small>)