Template:Missing/world

From The Coppermind
Revision as of 20:32, 20 April 2020 by Fbstj (talk | contribs) (Fbstj moved page Template:Infobox/no-world to Template:Missing/world: messing up)
Jump to navigation Jump to search


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