User:Tyraeis/Infobox test: Difference between revisions
From Stationeers Community Wiki
More actions
Created page with "<includeonly>{{Infobox | title={{{title|}}} | label1=Foo | data1={{{foo|}}} | label2=Bar | data2={{{bar|}}} | data50={{{module|}}} }}</includeonly> <noinclude>{{Documentation}}</noinclude>" |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>{{Infobox | <includeonly>{{Infobox | ||
| name={{{name|}}} | |||
| title={{{title|}}} | | title={{{title|}}} | ||
| label1=Foo | | label1=Foo | ||
| Line 5: | Line 6: | ||
| label2=Bar | | label2=Bar | ||
| data2={{{bar|}}} | | data2={{{bar|}}} | ||
| | | header50={{{module|}}} | ||
| data60={{{dataModule|}}} | |||
}}</includeonly> | }}</includeonly> | ||
<noinclude>{{Documentation}}</noinclude> | <noinclude>{{Documentation}}</noinclude> | ||