Difference between revisions of "Template:Magic system"

From The Coppermind
Jump to navigation Jump to search
m (tweak)
m
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Infobox|title={{{system|{{PAGENAME}}|}}}|id=magic_system|
+
{{Infobox|title={{{name|{{PAGENAME}}}}}|id=magic_system|
   
 
{{#if:{{{image|}}} |{{row/image+artist | {{{image}}}<!-- -->}}|}}
 
{{#if:{{{image|}}} |{{row/image+artist | {{{image}}}<!-- -->}}|}}
Line 8: Line 8:
 
{{#if:{{{type|}}} |{{row/kv| Type |{{{type}}}<!-- -->}}|}}
 
{{#if:{{{type|}}} |{{row/kv| Type |{{{type}}}<!-- -->}}|}}
   
  +
<!-- world & universe -->
<!-- -->{{row/kv| World |{{#if:{{{world|}}}|[[{{{world}}}]]|''Unknown''}}|}}
 
  +
{{#if:{{{earth|}}} |{{row/kv| World |[[Earth ({{{earth}}})]]<!-- -->}}|}}
 
<!-- -->{{row/kv| Featured In |''{{{books}}}''<!-- -->}}
+
{{#if:{{{world|}}} |{{row/kv| World |[[{{{world}}}]]<!-- -->}}|}}
 
{{#if:{{{'world|}}} |{{row/kv| World |{{{'world}}} {{raw/world}}<!-- -->}}|}}
  +
{{#if:{{{universe|}}} |{{row/kv| Universe |{{{universe}}}<!-- -->}}|}}
   
  +
<!-- featured in -->{{row/kv| Featured In |''{{{books}}}''<!-- -->}}
 
}}<!--
 
}}<!--
   
 
--><includeonly><!--
 
--><includeonly><!--
   
-->[[Category: Magic]]<!--
+
-->{{cat ns|Magic|only=0}}<!--
-->[[Category: Magic systems]]<!--
+
-->{{cat ns|Magic systems|only=0}}<!--
  +
  +
apply {{infobox/no-world}} if none of the world parameters are present
  +
-->{{#if:<!--
  +
-->{{{earth|}}}<!-- -->{{{world|}}}<!-- -->{{{'world|}}}<!-- -->{{{universe|}}}<!--
  +
-->||{{infobox/no-world}}<!--
  +
-->}}<!--
   
 
-->{{#if:{{{image-artist|}}}|[[category: redundant artist attribution]]}}<!--
 
-->{{#if:{{{image-artist|}}}|[[category: redundant artist attribution]]}}<!--
Line 40: Line 49:
   
 
[[Category: Infoboxes]]
 
[[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 22:52, 20 November 2022

Magic system
Featured In {{{books}}}

Holds information on a magic system.

It automatically adds pages to Category: Magic, Category: Magic systems

{{magic system
|image=
|related=
|focus=
|prereq=
|type=
|world=
|books=
}}

Articles using Template