Diferencia entre revisiones de «Plantilla:Missing/world»

De La Coppermind
Ir a la navegación Ir a la búsqueda
m (+includeonly)
(Traducir al Español)
 
(No se muestra una edición intermedia de otro usuario)
Línea 1: Línea 1:
<noinclude>[[Category: Analysis templates]]
<noinclude>[[Category: Analysis templates]]


Template for showing when a {{t|infobox}} doesn't mention a world.
Template for showing when a {{t|infobox}} doesn't mention a world, but includes a universe.


For standardization purposes, use the following segments in each relevant infobox template:
For standardization purposes, use the following segments in each relevant infobox template:
Línea 7: Línea 7:


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


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


</pre>
</pre>


== Articles using Template ==
== Articles using Template ==
{{for|Special:WhatLinksHere/{{FULLPAGENAME}}|a full listing|here}}
{{for|Special:WhatLinksHere/{{FULLPAGENAME}}|a full listing|here|post=For a list of infoboxes without both a world and a universe, see [[/and universe]]}}
{{Special:WhatLinksHere/{{FULLPAGENAME}}|namespace=0}}
{{Special:WhatLinksHere/{{FULLPAGENAME}}|namespace=0}}

Revisión actual - 21:20 13 ene 2022


Template for showing when a {{infobox}} doesn't mention a world, but includes a universe.

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


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

-->{{#if:<!--
  -->{{{earth|}}}<!-- -->{{{world|}}}<!-- -->{{{'world|}}}<!--
    -->||{{#if:{{{universe|}}}|{{missing/world}}|{{missing/world/and universe}}}}<!--
-->}}<!--

Articles using Template