More actions
Created page with "<!-- Server Infobox Template --> <includeonly>{{Infobox| |bodyclass = mw-collapsible floatright |image1 = {{#if:{{{image|}}}|[[File:{{{image}}}|400px]]|400px}} |imagerowclass1 = infobox-image |header1 = {{#if:{{{name|}}}|{{Infobox title icon|{{{name}}}|icon={{{icon|}}}|inverted={{{invertedicon|}}}}}}} |rowclass1 = infobox-title |label2 = Venue |data2 = {{{venue|Unknown}}} |rowclass2 = data-venue i..." |
No edit summary |
||
(15 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
|rowclass1 = infobox-title | |rowclass1 = infobox-title | ||
|label2 = | |label2 = Location | ||
|data2 = {{{ | |data2 = {{{loc|Unknown}}} | ||
|rowclass2 = data- | |rowclass2 = data-loc infobox-data infobox-col2 | ||
|label3 = Rewards | |label3 = Frequency | ||
| | |data3 = {{{freq|Unknown}}} | ||
| | |rowclass3 = data-freq infobox-data infobox-col2 | ||
|label4 = Rewards | |||
|data4 = {{{rewards|None}}} | |||
|rowclass4 = data-rewards infobox-data infobox-col1 | |||
|label5 = | |||
|data5 = <span/> | |||
|rowclass5 = data-padding infobox-data infobox-col1 | |||
}}</includeonly> | }}</includeonly> | ||