ARK: Survival Evolved Wiki
(adjusted design to current infoboxes, made more general usable)
(added custom sectiontitle)
Line 6: Line 6:
 
}}
 
}}
   
{{infobox section|Infos}}
+
{{infobox section|{{#if:{{{section1|}}}|{{{section1}}}|Infos}}}}
 
{{infobox row|{{{info1|}}}|{{{info1value|}}}|{{{info1value|}}}}}
 
{{infobox row|{{{info1|}}}|{{{info1value|}}}|{{{info1value|}}}}}
 
{{infobox row|{{{info2|}}}|{{{info2value|}}}|{{{info2value|}}}}}
 
{{infobox row|{{{info2|}}}|{{{info2value|}}}|{{{info2value|}}}}}
Line 20: Line 20:
 
| image =
 
| image =
 
| description =
 
| description =
  +
| section1 =
 
| info1 =
 
| info1 =
 
| info1value =
 
| info1value =
Line 41: Line 42:
 
| image = ARK.png
 
| image = ARK.png
 
| description = test infobox
 
| description = test infobox
  +
| section1 = SectionTitle
 
| info1 = key
 
| info1 = key
 
| info1value = value
 
| info1value = value
Line 51: Line 53:
 
| image = ARK.png
 
| image = ARK.png
 
| description = test infobox
 
| description = test infobox
  +
| section1 = SectionTitle
 
| info1 = key
 
| info1 = key
 
| info1value = value
 
| info1value = value

Revision as of 22:08, 17 December 2016

Documentation

{{infobox
| name = 
| image = 
| description = 
| section1 = 
| info1 = 
| info1value = 
| info2 = 
| info2value = 
| info3 = 
| info3value = 
| info4 = 
| info4value = 
| info5 = 
| info5value = 
| info6 = 
| info6value = 
| info7 = 
| info7value = 
}}

Example

{{infobox
| name = ARK
| image = ARK.png
| description = test infobox
| section1 = SectionTitle
| info1 = key
| info1value = value
| info2 = another key
| info2value = lorem
}}
ARK
ARK
test infobox
SectionTitle
key value
another key lorem