Difference between revisions of "Template:Missing/world"

From The Coppermind
Jump to navigation Jump to search
m (→‎Users: modern)
m (Update for tweaks)
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 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:
 
<pre class=mw-code>
 
<pre class=mw-code>
<!-- world & universe -->
 
{{#if:{{{earth|}}} |{{row/kv| World |[[Earth ({{{earth}}})]]<!-- -->}}|}}
 
{{#if:{{{world|}}} |{{row/kv| World |[[{{{world}}}]]<!-- -->}}|}}
 
{{#if:{{{'world|}}} |{{row/kv| World |{{{'world}}}{{raw/world}}<!-- -->}}|}}
 
{{#if:{{{universe|}}} |{{row/kv| Universe |{{{universe}}}<!-- -->}}|}}
 
</pre>
 
   
  +
<!-- location -->
<pre class=mw-code>
 
 
{{#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:<!--
 
-->{{#if:<!--
-->{{{earth|}}}<!-- -->{{{world|}}}<!-- -->{{{'world|}}}<!-- -->{{{universe|}}}<!--
+
-->{{{earth|}}}<!-- -->{{{world|}}}<!-- -->{{{'world|}}}<!--
-->||{{infobox/no-world}}<!--
+
-->||{{#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}}

Latest revision as of 18:14, 25 June 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[edit]