Difference between revisions of "Template:Missing/world"

From The Coppermind
Jump to navigation Jump to search
(+)
 
m (Update for tweaks)
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<noinclude>[[Category: Analysis templates]]
 
<noinclude>[[Category: Analysis templates]]
   
Template for showing when a {{t|character}} doesn't mention a world, what was once [[:Category: Characters missing location]]
+
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:
== Users ==
 
  +
<pre class=mw-code>
{{Special:WhatLinksHere/{{FULLPAGENAME}}|}}
 
  +
  +
<!-- 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}}}}<!--
  +
-->}}<!--
  +
  +
</pre>
  +
  +
== Articles using Template ==
  +
{{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}}

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]