From GamingWiki
Jump to: navigation, search
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{Infobox
 
{{Infobox
| name = {{{templatename<noinclude>|{{PAGENAME}}}}}
+
| name       = {{{templatename|Infobox cluster}}}
| bodyclass = floatright {{{cssclass<includeonly>|</includeonly>}}}
+
| bodyclass   = floatright {{{cssclass<includeonly>|</includeonly>}}}
| above   = {{{name}}}
+
| above       = [[{{{name}}}]]
| image1   = {{#if:{{{image_cluster<includeonly>|</includeonly>}}}| [[{{{image_cluster}}}{{!}}200px{{!}}center]] |}}
+
| image1     = {{#if:{{{image_cluster<includeonly>|</includeonly>}}}| [[{{{image_cluster}}}{{!}}200px{{!}}center]] |}}
| caption1 = the {{{name}}} cluster
+
| caption1   = the {{{name}}} cluster
 
| imagestyle  = text-align: center;
 
| imagestyle  = text-align: center;
| abovestyle  = background: #FFFFC0;
 
| belowstyle  = background: #FFFFC0;
 
 
| labelstyle  = width:50%;
 
| labelstyle  = width:50%;
| header1 = Mean cluster attributes
+
| header1     = Mean cluster attributes
| label2 = Technology
+
| label2     = Technology
| data2   = {{{technology<includeonly>|</includeonly>}}}
+
| data2       = {{{technology<includeonly>|</includeonly>}}}
| label3 = Environment
+
| label3     = Environment
| data3   = {{{environment<includeonly>|</includeonly>}}}
+
| data3       = {{{environment<includeonly>|</includeonly>}}}
| label4 = Resources
+
| label4     = Resources
| data4   = {{{resources<includeonly>|</includeonly>}}}
+
| data4       = {{{resources<includeonly>|</includeonly>}}}
| header5 = Aspects
+
| header5     = Aspects
| data6   = {{{aspects<noinclude>|;;(aspects)</noinclude>}}}
+
| data6       = {{{aspects<noinclude>|;;(aspects)</noinclude>}}}
| type6   = array
+
| type6       = array
| class6 = aspect
+
| class6     = aspect
| header7 = Systems
+
| header7     = Systems
| data8   = {{Array Map | array={{{systems<includeonly>|</includeonly><noinclude>| ;; one ;; two ;; three</noinclude>}}} | after=,<nowiki> </nowiki> | afterlast=<nowiki /> }}
+
| data8       = {{#if: {{{systems<includeonly>|</includeonly>}}}|{{#arraydefine: | {{{systems|<noinclude> one :: two :: three</noinclude>}}}|::| unique, sort=asc, print=list }}| {{#ask: [[system in cluster :: {{{name|M_NUL}}}]] | format=list }} }}
 
}}<noinclude>
 
}}<noinclude>
 
Infobox for articles on [[Cluster]]s.
 
Infobox for articles on [[Cluster]]s.

Latest revision as of 14:46, 11 April 2011

[[{{{name}}}]]
[[{{{image_cluster}}}|200px|center]]
the {{{name}}} cluster
Mean cluster attributes
Technology{{{technology}}}
Environment{{{environment}}}
Resources{{{resources}}}
Aspects
(aspects)
Systems
one, three, two

Infobox for articles on Clusters.

Usage[edit]

{{Infobox cluster
| name        = 
| image_cluster = 
| systems     = 
| t2systems   = 
| technology  = 
| environment = 
| resources   = 
| aspects = 
;; Aspect one
;; Aspect two
| systems = 
;; System 1
;; System 2
}}