Diferencia entre revisiones de «Plantilla:Missing/world»

De La Coppermind
Ir a la navegación Ir a la búsqueda
m (+includeonly)
m (Update for tweaks)
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 12: Línea 12:
{{#if:{{{universe|}}} |{{row/kv| Universe | {{{universe}}} }} {{info/universe}} }}
{{#if:{{{universe|}}} |{{row/kv| Universe | {{{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 del 18:14 25 jun 2020


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| 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|}}}<!--
    -->||{{#if:{{{universe|}}}|{{missing/world}}|{{missing/world/and universe}}}}<!--
-->}}<!--

Articles using Template