NewsUnrealEdForumsFilesModsFragBU

Skin

BeyondUnreal


Personal tools

Difference between revisions of "Template:Infobox Planet"

From Liandri Archives

Jump to: navigation, search
m
Line 1: Line 1:
{| cellspacing="0" cellpadding="4" style="border: 1px solid #000; background: #ddd; float: right; clear: right; width: 256px; margin: 10px;"
+
{| cellspacing="0" cellpadding="4" class="infobox" style="float: right; clear: right; width: 256px;"
 
  |-
 
  |-
 
| colspan="2" style="text-align: center" | '''{{{name}}}'''<br />{{{image|}}}
 
| colspan="2" style="text-align: center" | '''{{{name}}}'''<br />{{{image|}}}
Line 39: Line 39:
 
}}
 
}}
 
</pre>
 
</pre>
 +
[Category:Infobox templates]]
 
</noinclude>
 
</noinclude>

Revision as of 15:24, 17 August 2007

{{{name}}}
Planet ID: Unknown
Planet Type: Unknown
Average Temperature: Unknown
Population: Unknown
Main Export: Unknown
Main Import: Unknown


Usage

Name is the only absolutely required field. All others default to "Unknown" if not defined.

{{Infobox Planet
| name        = 
| image       = 
| planetid    = 
| habitat     = 
| avgtemp     = 
| population  = 
| mainexport  = 
| mainimport  = 
}}

[Category:Infobox templates]]