Difference between revisions of "Template:Disease"

rm featured in
m (Hmm, don't want that.)
(rm featured in)
 
(27 intermediate revisions by 6 users not shown)
{{infobox
|title={{{name|{{PAGENAME}}}}}|id=disease
|{{#if:{{{image|}}}|{{row/image|{{{image}}}}}|}}<!--
 
<!-- optional detailsimage -->
|{{#if:{{{symptomsimage|}}}|{{row/kv|Symptomsimage+artist|{{{symptomsimage}}}|}}|}}
 
<!-- featured indetails -->
|{{#if:{{{imagesymptoms|}}}|{{row/imagekv|Symptoms |{{{imagesymptoms}}} }}|}}<!--
 
<!-- location -->
<!-- world & universe -->
{{row/kv|World|{{#if:{{{world|}}}|[[{{{world}}}]]|''Unknown''|}}|}}<!--
{{#if:{{{earth|}}} |{{row/kv| World of Origin |[[Earth ({{{earth}}})]]<!-- -->}}|}}
{{#if:{{{world|}}} |{{row/kv| World of Origin |{{toponym link|{{{world}}}}}<!-- -->}}|}}
{{#if:{{{'world|}}} |{{row/kv| World of Origin |{{{'world}}}{{raw/world}}<!-- -->}}|}}
{{#if:{{{universe|}}} |{{row/kv| Universe |{{{universe}}}<!-- -->}}|}}
}}<includeonly><!--
 
-->{{cat ns|Lifeforms|only=0}}<!--
-->{{cat ns|Diseases|only=0}}<!--
 
-->{{#if:<!--
-->{{{earth|}}}<!-- -->{{{world|}}}<!-- -->{{{'world|}}}<!-- -->{{{universe|}}}<!--
-->||{{infobox/no-world}}<!--
-->}}<!--
 
-->{{#if:{{{world-raw|}}}{{{raw-world|}}}|[[category: depreciated raw parameters]]}}<!--
 
-->{{#if:{{{image-artist|}}}|[[category: redundant artist attribution]]}}<!--
 
}}<includeonly-->[[Category:Disease]]</includeonly><noinclude>
 
The '''disease''' infobox template describes diseases in Brandon Sanderson's works that don't exist in our world.
 
__TOC__
 
=== Template ===
<pre class=mw-code>
{{disease
|image=
|symptoms=
|world= / earth=
|universe=
}}
</pre>
 
=== Parameters ===
Highlighted lines indicate '''mandatory''' parameters.
On lines with multiple parameters (e.g. <code>|world= / earth=</code>) pick only the one most appropriate.
 
{{docs|title={{t|Disease}} Parameters}}
 
<!-- ---------- -->
<!-- ROW: image -->
<!-- ---------- -->
{{docs/image
|eg=
<code><nowiki>|image=example.png</nowiki></code>
}}
 
<!-- ------------- -->
<!-- ROW: symptoms -->
<!-- ------------- -->
{{docs/row/optional
|param= symptoms
|desc= Use this to list the symptoms of the disease.
|eg=
<code><nowiki>|symptoms=Coughing</nowiki></code>
}}
 
<!-- ------------------ -->
<!-- ROW: world / earth -->
<!-- ------------------ -->
{{docs/world}}
 
<!-- ------------- -->
<!-- ROW: universe -->
<!-- ------------- -->
{{docs/universe}}
 
|}
 
 
=== Categories & Tags ===
Pages that make use of the '''disease''' template will be added to [[:Category:Lifeforms]] and [[:Category: Diseases]].
 
== Articles using Template ==
{{for|Special:WhatLinksHere/{{FULLPAGENAME}}|a full listing|here|pre=This list is limited to 100 pages}}
{{Special:WhatLinksHere/{{FULLPAGENAME}}|namespace=0|limit=100}}
 
[[Category: Infoboxes]]
<!-- featured in -->
{{row/kv|Featured In|''{{{books}}}''|}}
}}<includeonly>[[Category:Disease]]</includeonly><noinclude>
Required parameters include {{{world}}} and {{{books}}}. Optional parameters include {{{image}}} or {{{symptoms}}}. Autocategorizes the page into the Disease category.