Diferencia entre revisiones de «Plantilla:Missing/world»

De La Coppermind
Ir a la navegación Ir a la búsqueda
m (Update for tweaks)
(Traducir al Español)
 
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:<!--

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