Difference between revisions of "Template:Infobox LARP"
(9 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
| abovestyle = background:#DDD; | | abovestyle = background:#DDD; | ||
− | | above = | + | | above = {{{Game Name}}} |
| headerstyle = background:#DDD; | | headerstyle = background:#DDD; | ||
Line 9: | Line 9: | ||
| datastyle = width:60%; | | datastyle = width:60%; | ||
− | | image = | + | | image = {{{Logo image|}}} |
− | | header1 = General | + | | header1 = {{ #if: {{{Acronym|}}}{{{Structure|}}}{{{Organization|}}}{{{Owner|}}}{{{Founded|}}}{{{Status|}}}{{{Genre(s)|}}} | General }} |
− | | label2 = Acronym: | + | | label2 = Acronym: | data2 = {{{Acronym|}}} |
− | | | + | | label3 = Structure: | data3 = {{{Structure|}}} |
− | | label6 = Founded: | + | | label4 = Organization: | data4 = {{{Organization|}}} |
− | | label7 = | + | | label5 = Owner: | data5 = {{{Owner|}}} |
− | | label8 = Genre(s) | + | | label6 = Founded: | data6 = {{{Founded|}}} |
− | + | | label7 = Status: | data7 = {{{Status|}}} | |
− | + | | label8 = Genre(s) | data8 = {{{Genre(s)|}}} | |
− | |||
− | | header9 = Location | + | | header9 = {{ #if: {{{Region|}}}{{{Site Used|}}}{{{IG Location|}}} | Location}} |
− | | label10 | + | | label10 = Region: | data10 = {{{Region|}}} |
− | | label11 = Site used: | + | | label11 = Site used: | data11 = {{{Site Used|}}} |
− | | label12 = IG Location: | + | | label12 = IG Location: | data12 = {{{IG Location|}}} |
− | | header13 = System | + | | header13 = {{ #if: {{{Rules|}}}{{{Combat Style|}}}{{{Play Style|}}} | System }} |
− | | label14 = Rules: | + | | label14 = Rules: | data14 = {{{Rules|}}} |
− | | label15 = Combat Style: | + | | label15 = Combat Style: | data15 = {{{Combat Style|}}} |
− | | label16 = Play Style: | + | | label16 = Play Style: | data16 = {{{Play Style|}}} |
− | | header17 = Events | + | | header17 = {{ #if: {{{Event Style|}}}{{{Normal Attendance|}}}{{{Frequency|}}}{{{Event Fee|}}} | Events }} |
− | | label18 = Style: | + | | label18 = Style: | data18 = {{{Event Style|}}} |
− | | label19 = | + | | label19 = Normal Attendance: | data19 = {{{Normal Attendance|}}} |
− | | label20 = Event Fee: | + | | label20 = Frequency: | data20 = {{{Frequency|}}} |
+ | | label21 = Event Fee: | data21 = {{{Event Fee|}}} | ||
+ | |||
+ | | header22 = {{ #if: {{{Main Page|}}}{{{Forums|}}}{{{Facebook|}}}{{{Google+|}}}{{{Resources|}}} | Website }} | ||
+ | |||
+ | | label23 = | data23 = {{ #if: {{{Main Page|}}} | [{{{Main Page|}}} Main Page] }} | ||
+ | | label24 = | data24 = {{ #if: {{{Forums|}}} | [{{{Forums|}}} Forums] }} | ||
+ | | label25 = | data25 = {{ #if: {{{Facebook|}}} | [{{{Facebook|}}} Facebook] }} | ||
+ | | label26 = | data26 = {{ #if: {{{Google+|}}} | [{{{Google+|}}} Google+] }} | ||
+ | | label27 = | data27 = {{ #if: {{{Resources|}}} | [{{{Resources|}}} Resources] }} | ||
+ | }} | ||
+ | <noinclude> | ||
+ | == Usage == | ||
+ | To use this template on a page, simply paste this Wiki-markup in to the edit page and fill in the variables you want. Fields not specified will not render. | ||
+ | <pre style="overflow:auto"> | ||
+ | {{Infobox LARP | ||
+ | <!-- SECTION: General --> | ||
+ | | Game Name = | ||
+ | | Logo image = | ||
+ | | Acronym = | ||
+ | | Structure = | ||
+ | | Organization = | ||
+ | | Owner = | ||
+ | | Founded = | ||
+ | | Status = | ||
+ | | Genre(s) = | ||
+ | <!-- SECTION: Location --> | ||
+ | | Region = | ||
+ | | Site Used = | ||
+ | | IG Location = | ||
+ | <!-- SECTION: System --> | ||
+ | | Rules = | ||
+ | | Combat Style = | ||
+ | | Play Style = | ||
+ | <!-- SECTION: Events --> | ||
+ | | Event Style = | ||
+ | | Normal Attendance = | ||
+ | | Frequency = | ||
+ | | Event Fee = | ||
+ | <!-- SECTION: Website (URLs) --> | ||
+ | | Main Page = | ||
+ | | Forums = | ||
+ | | Facebook = | ||
+ | | Google+ = | ||
+ | | Resources = | ||
}} | }} | ||
+ | </pre>{{clear}} | ||
+ | </noinclude> |
Latest revision as of 22:54, 9 March 2015
{{#invoke:Infobox|infobox}}
Usage[edit]
To use this template on a page, simply paste this Wiki-markup in to the edit page and fill in the variables you want. Fields not specified will not render.
{{Infobox LARP <!-- SECTION: General --> | Game Name = | Logo image = | Acronym = | Structure = | Organization = | Owner = | Founded = | Status = | Genre(s) = <!-- SECTION: Location --> | Region = | Site Used = | IG Location = <!-- SECTION: System --> | Rules = | Combat Style = | Play Style = <!-- SECTION: Events --> | Event Style = | Normal Attendance = | Frequency = | Event Fee = <!-- SECTION: Website (URLs) --> | Main Page = | Forums = | Facebook = | Google+ = | Resources = }}