Plantilla:Missing/world

Revisión del 20:24 20 abr 2020 de Fbstj (discusión | contribs.) (update best practices)


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
---->|{{infobox/no-world}}<!-- tag with missing world-location
-->}}

Articles using Template