Diferencia entre revisiones de «Plantilla:Magic system»

De La Coppermind
Ir a la navegación Ir a la búsqueda
m (tweaks)
m
 
(No se muestran 19 ediciones intermedias de 6 usuarios)
Línea 1: Línea 1:
{{Infobox|title={{{system|{{PAGENAME}}|}}}|id=magic|
+
{{Infobox|title={{{name|{{PAGENAME}}}}}|id=magic_system|
   
{{#if:{{{image|}}} |{{row/image|{{{image}}}|artist={{{image-artist|}}}|}}|}}
+
{{#if:{{{image|}}} |{{row/image+artist | {{{image}}}<!-- -->}}|}}
   
{{#if:{{{related|}}} |{{row/kv|Related to|{{{related}}} |}}|}}
+
{{#if:{{{related|}}} |{{row/kv| Relacionado con |{{{related}}}<!-- -->}}|}}
{{#if:{{{focus|}}} |{{row/kv|[[Focus]]|{{{focus}}} |}}|}}
+
{{#if:{{{prereq|}}} |{{row/kv| Prerrequisitos |{{{prereq}}}<!-- -->}}|}}
{{#if:{{{prereq|}}} |{{row/kv|Prerequisites|{{{prereq}}} |}}|}}
+
{{#if:{{{type|}}} |{{row/kv| Tipo |{{{type}}}<!-- -->}}|}}
{{#if:{{{type|}}} |{{row/kv|Type|{{{type}}} |}}|}}
 
   
  +
<!-- world & universe -->
{{row/kv|World |{{#if:{{{world|}}}|[[{{{world}}}]]|''Unknown'' |}}|}}
 
  +
{{#if:{{{earth|}}} |{{row/kv| Mundo de origen |[[Tierra({{{earth}}})]]<!-- -->}}|}}
 
  +
{{#if:{{{world|}}} |{{row/kv| Mundo de origen |{{toponym link|{{{world}}}}}<!-- -->}}|}}
{{row/kv|Featured In |''{{{books}}}''}}
 
  +
{{#if:{{{'world|}}} |{{row/kv| Mundo de origen |{{{'world}}} {{raw/world}}<!-- -->}}|}}
 
{{#if:{{{universe|}}} |{{row/kv| Universo |{{{universe}}}<!-- -->}}|}}
   
 
}}<!--
 
}}<!--
Línea 16: Línea 17:
 
--><includeonly><!--
 
--><includeonly><!--
   
-->[[Category: Magic]]<!--
+
-->{{cat ns|Magia|only=0}}<!--
  +
-->{{cat ns|Sistemas de magia|only=0}}<!--
-->[[Category: Magic systems]]<!--
 
  +
  +
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]]}}<!--
   
 
--></includeonly><!--
 
--></includeonly><!--
   
 
--><noinclude>Holds information on a magic system.
 
--><noinclude>Holds information on a magic system.
  +
  +
It automatically adds pages to [[:Category: Magic]], [[:Category: Magic systems]]
  +
  +
<pre class=mw-code>
  +
{{magic system
  +
|image=
  +
|related=
  +
|prereq=
  +
|type=
  +
|world=
  +
  +
}}
  +
</pre>
   
 
[[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}}

Revisión actual del 11:11 1 abr 2024

Magic system

Holds information on a magic system.

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

{{magic system
|image=
|related=
|prereq=
|type=
|world=

}}

Articles using Template