Diferencia entre revisiones de «Plantilla:Missing/world»

Traducir al Español
m
(Traducir al Español)
 
(No se muestran 7 ediciones intermedias de 3 usuarios)
<noinclude>[[Category: Analysis templates]]
 
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:
<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| WorldMundo | [[Earth ({{{earth}}})]]<!-- }} {{info/earth}} -->}}|}}
{{#if:{{{world|}}} |{{row/kv| WorldMundo | [[{{{world}}}]]<!-- }} {{info/world}} -->}}|}}
{{#if:{{{'world|}}} |{{row/kv| WorldMundo | {{{'world}}} }} {{raw/world}}<!-- -->}}| }}
{{#if:{{{universe|}}} |{{row/kv| UniverseUniverso | {{{universe}}}<!-- }} {{info/universe}} -->}}|}}
 
-->{{#if:<!--
-->{{{earth|}}}<!-- -->{{{world|}}}<!-- -->{{{'world|}}}<!-- -->{{{world-raw|}}}<!-- -->{{{raw-world|}}}<!-- -->{{{universe|}}}<!--
-->||{{infobox#if:{{{universe|}}}|{{missing/no-world}}|{{missing/world/and universe}}}}<!--
-->}}<!--
 
</pre>
 
== Articles using Template ==
Note that <code>raw-world</code> and <code>world-raw</code> are there for legacy support; <code>'world</code> is the current official way of bypassing automatic linking.
{{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}}
== Users ==
{{Special:WhatLinksHere/{{FULLPAGENAME}}|}}
5572

ediciones