Diferencia entre revisiones de «Plantilla:Missing/world»

De La Coppermind
Ir a la navegación Ir a la búsqueda
m (Fbstj moved page Template:Infobox/no-world to Template:Missing/world: messing up)
m (fix)
Línea 14: Línea 14:
 
{{#if:<!-- -->{{{earth|}}}<!-- -->{{{world|}}}<!-- -->{{{world-raw|}}}<!-- -->{{{universe|}}}<!--
 
{{#if:<!-- -->{{{earth|}}}<!-- -->{{{world|}}}<!-- -->{{{world-raw|}}}<!-- -->{{{universe|}}}<!--
 
---->|<!-- there is a location row present
 
---->|<!-- there is a location row present
---->|{{infobox/no-world}}<!-- tag with missing world-location
+
---->|{{missing/world}}<!-- tag with missing world-location
 
-->}}
 
-->}}
   

Revisión del 20:32 20 abr 2020


Template for showing when a {{infobox}} doesn't mention a world.

For standardization purposes, use the following segments in each relevant infobox template:


<!-- location -->
{{#if:{{{earth|}}}       |{{row/kv| World       | [[Earth ({{{earth}}})]]  }} {{info/earth}}                   }}
{{#if:{{{world|}}}       |{{row/kv| World       | [[{{{world}}}]]          }} {{info/world}}                   }}
{{#if:{{{'world|}}}      |{{row/kv| World       | {{{'world}}}             }} {{raw/world}}                    }}
{{#if:{{{universe|}}}    |{{row/kv| Universe    | {{{universe}}}           }} {{info/universe}}                }}

{{#if:<!-- -->{{{earth|}}}<!-- -->{{{world|}}}<!-- -->{{{world-raw|}}}<!-- -->{{{universe|}}}<!--
---->|<!-- there is a location row present
---->|{{missing/world}}<!-- tag with missing world-location
-->}}

Articles using Template