Difference between revisions of "Template:Disease"

From The Coppermind
Jump to navigation Jump to search
m
(rm featured in)
 
(20 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
{{infobox
 
{{infobox
|title={{{name|{{PAGENAME}}}}}
+
|title={{{name|{{PAGENAME}}}}}|id=disease
|{{#if:{{{image|}}}|{{row/image|{{{image}}}}}|}}<!--
 
   
<!-- optional details -->
+
<!-- image -->
{{#if:{{{symptoms|}}}|{{row/kv|Symptoms|{{{symptoms}}}|}}|}}
+
|{{#if:{{{image|}}}|{{row/image+artist|{{{image}}}}}|}}
  +
{{#if:{{{magic|}}}|{{row/kv|Power|{{{magic}}}|}}|}}
 
 
<!-- details -->
 
{{#if:{{{symptoms|}}}|{{row/kv|Symptoms |{{{symptoms}}} }}|}}
   
 
<!-- location -->
 
<!-- 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><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 ===
<!-- featured in -->
 
  +
Pages that make use of the '''disease''' template will be added to [[:Category:Lifeforms]] and [[:Category: Diseases]].
{{row/kv|Featured In|''{{{books}}}''|}}
 
}}[[Category: Diseases]]<noinclude>
 
   
  +
== Articles using Template ==
Required parameters include {{{world}}} and {{{books}}}. Optional parameters include {{{image}}} or {{{symptoms}}}. Autocategorizes the page into [[:Category: Diseases]].
 
  +
{{for|Special:WhatLinksHere/{{FULLPAGENAME}}|a full listing|here|pre=This list is limited to 100 pages}}
  +
{{Special:WhatLinksHere/{{FULLPAGENAME}}|namespace=0|limit=100}}
   
[[Category: Diseases|~]]
 
 
[[Category: Infoboxes]]
 
[[Category: Infoboxes]]

Latest revision as of 18:26, 15 March 2024

Disease

The disease infobox template describes diseases in Brandon Sanderson's works that don't exist in our world.

Template

{{disease
|image=
|symptoms=
|world= / earth=
|universe=
}}

Parameters

Highlighted lines indicate mandatory parameters. On lines with multiple parameters (e.g. |world= / earth=) pick only the one most appropriate.

{{Disease}} Parameters
Parameter Description Examples
image Use this to display a relevant image hosted on the Coppermind.

See Help:Infoboxes for further details.

|image=example.png

symptoms Use this to list the symptoms of the disease.

|symptoms=Coughing

world
or
earth
Use this to specify the planet where the disease can be found.

Note: Automatically generates a link. To bypass this, use 'world.
See Help:Infoboxes for further details.

|world=Roshar
|earth=Reckoners
|'world=Mars

universe Use this to indicate the (connected) universe where the disease can be found.

See Help: Infoboxes for further details.

|universe=[[Cosmere]]
|universe=[[Cytoverse]]
|universe=[[Wode]] [[State]]s
|universe=''Standalone''


Categories & Tags

Pages that make use of the disease template will be added to Category:Lifeforms and Category: Diseases.

Articles using Template