Template:Systeminfo

From AndroWiki
(Difference between revisions)
Jump to: navigation, search
 
 
(2 intermediate revisions by one user not shown)
Line 2: Line 2:
 
{{ #if: {{{image_name|}}} |
 
{{ #if: {{{image_name|}}} |
 
{{!-}} bgcolor="#FFFFFF"  
 
{{!-}} bgcolor="#FFFFFF"  
! colspan="2" {{!}} <center>[[Image:{{{bild_name}}}|center|280px]]</center>
+
! colspan="2" {{!}} <center>[[Image:{{{image_name}}}|center|280px]]</center>
 
  }}
 
  }}
 
|-
 
|-
! colspan="2"  | <center>Daten</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: {{{bewohner|}}} | {{{bewohner}}} | unknown }}
+
| Inhabitants || {{ #if: {{{inhabitants|}}} | {{{inhabitants}}} | unknown }}
 
|- bgcolor="#FFFFFF"  
 
|- bgcolor="#FFFFFF"  
| Position || {{ #if: {{{position|}}} | {{{lage}}} | unknown }}  
+
| Position || {{ #if: {{{position|}}} | {{{position}}} | unknown }}  
 
|}
 
|}
 
<includeonly>
 
<includeonly>
[[Category:Systems]]
+
[[Category:Systems|{{{name}}} System]]
[[en:{{{name}}}]]
+
[[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  =unknown
+
|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

Facts
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   =
}}
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox
In other languages