Template:Systeminfo
From AndroWiki
(Difference between revisions)
(One intermediate revision by one user not shown) | |||
Line 5: | Line 5: | ||
}} | }} | ||
|- | |- | ||
− | ! colspan="2" | <center> | + | ! colspan="2" | <center>{{ #ifeq: {{{1}}} | destroyed | ''no current data available'' | Facts }}</center> |
|- bgcolor="#FFFFFF" | |- bgcolor="#FFFFFF" | ||
− | | Name || {{ #if: {{{name|}}} | {{{name}}} System | unknown }} | + | | Name || {{ #if: {{{name|}}} | {{{name}}} System | unknown }} {{ #ifeq: {{{1}}} | destroyed | ''(destroyed)'' | }} |
|- bgcolor="#FFFFFF" | |- bgcolor="#FFFFFF" | ||
| Inhabitants || {{ #if: {{{inhabitants|}}} | {{{inhabitants}}} | unknown }} | | Inhabitants || {{ #if: {{{inhabitants|}}} | {{{inhabitants}}} | unknown }} | ||
Line 14: | Line 14: | ||
|} | |} | ||
<includeonly> | <includeonly> | ||
− | [[Category:Systems]] | + | [[Category:Systems|{{{name}}} System]] |
− | [[ | + | [[de:{{{name}}} System]] |
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
Line 22: | Line 22: | ||
==Usage== | ==Usage== | ||
− | '''Universal''' | + | '''Universal (default)''' |
<pre> | <pre> | ||
{{Systeminfo | {{Systeminfo | ||
− | |image_name ="Name of the image" | + | |image_name ="Name of the image" (optional) |
|name ="Name of the System" | |name ="Name of the System" | ||
|inhabitants="Number/Race of the inhabitants" | |inhabitants="Number/Race of the inhabitants" | ||
Line 32: | Line 32: | ||
</pre> | </pre> | ||
− | '''Example (Prolon System)''' | + | |
+ | '''Universal (destroyed)''' | ||
+ | <pre> | ||
+ | {{Systeminfo|destroyed | ||
+ | |image_name ="Name of the image" (optional) | ||
+ | |name ="Name of the System" | ||
+ | |inhabitants="Number/Race of the inhabitants" | ||
+ | |position ="Name of the Galaxie, further information" | ||
+ | }} | ||
+ | </pre> | ||
+ | |||
+ | '''Example ([[Prolon System]])''' | ||
<pre> | <pre> | ||
{{Systeminfo | {{Systeminfo | ||
Line 38: | Line 49: | ||
|name =Prolon | |name =Prolon | ||
|inhabitants=Humans | |inhabitants=Humans | ||
− | |position = | + | |position = |
}} | }} | ||
</pre> | </pre> | ||
+ | |||
+ | '''Beispiel ([[Dyhedra System]])''' | ||
+ | <pre> | ||
+ | {{Systeminfo|destroyed | ||
+ | |image_name = | ||
+ | |name =Dyhedra | ||
+ | |inhabitants=[[Nietzschean]], [[Magog]] | ||
+ | |position = | ||
+ | }} | ||
+ | </pre> | ||
+ | |||
[[Category:Templates]] | [[Category:Templates]] | ||
[[de:Vorlage:Systeminfo]] | [[de:Vorlage:Systeminfo]] | ||
</noinclude> | </noinclude> |
Latest revision as of 15:08, 20 April 2007
| |
---|---|
Name | unknown |
Inhabitants | unknown |
Position | unknown |
Usage
Universal (default)
{{Systeminfo |image_name ="Name of the image" (optional) |name ="Name of the System" |inhabitants="Number/Race of the inhabitants" |position ="Name of the Galaxie, further information" }}
Universal (destroyed)
{{Systeminfo|destroyed |image_name ="Name of the image" (optional) |name ="Name of the System" |inhabitants="Number/Race of the inhabitants" |position ="Name of the Galaxie, further information" }}
Example (Prolon System)
{{Systeminfo |image_name =Prolon.jpg |name =Prolon |inhabitants=Humans |position = }}
Beispiel (Dyhedra System)
{{Systeminfo|destroyed |image_name = |name =Dyhedra |inhabitants=[[Nietzschean]], [[Magog]] |position = }}