Difference between revisions of "Template:Magical entities"

From The Coppermind
Jump to navigation Jump to search
m
m (+usage)
(17 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{infobox|title={{{name|{{PAGENAME}}}}}|id=Magical_Entities|
{{infobox
 
|title={{{name|{{PAGENAME}}}}}
 
|{{#if:{{{image|}}}|{{row/image|{{{image}}}}}|}}<!--
 
   
 
{{#if:{{{image|}}} |{{row/image+artist | {{{image}}} }}|}}
about
 
-->{{#if:{{{abilities|}}}|{{row/kv|Abilities|{{{abilities}}}|}}|}}<!--
 
-->{{#if:{{{appearance|}}}|{{row/kv|Appearance|{{{appearance}}}|}}|}}<!--
 
   
  +
<!-- about -->
location
 
-->{{row/kv|World|{{#if:{{{world|}}}|[[{{{world}}}]]|''Unknown''|}}|}}<!--
+
{{#if:{{{abilities|}}} |{{row/kv| Abilities |{{{abilities}}} }}|}}
-->{{#if:{{{universe|}}}|{{row/kv|Universe|{{{universe}}}}}|}}<!--
+
{{#if:{{{appearance|}}} |{{row/kv| Appearance |{{{appearance}}} }}|}}
  +
{{#if:{{{magic|}}} |{{row/kv| Magic |{{{magic}}} }}|}}
   
 
<!-- location -->
featured in
 
-->{{row/kv|Featured In|''{{{books}}}''|}}
+
{{#if:{{{earth|}}} |{{row/kv| World |[[Earth ({{{earth}}})]] }}|
  +
{{#if:{{{world|}}} |{{row/kv| World |[[{{{world}}}]] }}|
}}<includeonly>[[Category:Magical Entities]]</includeonly><noinclude>
 
  +
<!-- ELSE -->{{row/kv| World |''Unknown'' }}|}}|}}
 
{{#if:{{{universe|}}} |{{row/kv| Universe |{{{universe}}} }}|}}
   
  +
<!-- featured in -->{{row/kv| Featured In |''{{{books}}}'' }}
Required parameters include {{{world}}} and {{{books}}}. Optional parameters include {{{image}}}, {{{abilities}}}, {{{appearances}}}, and {{{universe}}}.
 
  +
  +
}}<includeonly><!--
  +
  +
-->[[category: magical entities]]<!--
  +
  +
-->{{#if:{{{image-artist|}}}|[[category: redundant artist attribution]]}}<!--
  +
  +
--></includeonly><noinclude>
  +
{{delete}}
 
Required parameters include {{{world}}} and {{{books}}}. Optional parameters include {{{magic}}}, {{{image}}}, {{{abilities}}}, {{{appearance}}}, and {{{universe}}}. Will add the page to [[:category: magical entities]]
  +
  +
<pre class=mw-code>
  +
{{magical entities
  +
|image=
  +
|abilities=
  +
|appearance=
  +
|magic=
  +
|world= / earth=
  +
|universe=
  +
|books=
  +
}}
  +
</pre>
  +
  +
[[category: infoboxes]]
  +
  +
== 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}}

Revision as of 19:59, 19 April 2020

Magical entities
World Unknown
Featured In {{{books}}}
This page has been slated for deletion from The Coppermind.
If you wish to contest this please discuss the issue on the article's talk page.

Required parameters include {{{world}}} and {{{books}}}. Optional parameters include {{{magic}}}, {{{image}}}, {{{abilities}}}, {{{appearance}}}, and {{{universe}}}. Will add the page to category: magical entities

{{magical entities
|image=
|abilities=
|appearance=
|magic=
|world= / earth=
|universe=
|books=
}}

Articles using Template