Difference between revisions of "Template:HuntBox"
From BayAreaNightGame
(4 intermediate revisions by 2 users not shown) | |||
Line 11: | Line 11: | ||
|'''Hunt Name:'''||{{{hunt_name}}} | |'''Hunt Name:'''||{{{hunt_name}}} | ||
|- style="background: #f0f0f0; vertical-align: bottom; font-size: 85%;" | |- style="background: #f0f0f0; vertical-align: bottom; font-size: 85%;" | ||
− | |'''BANG | + | |'''BANG #: '''||{{{number}}} |
|- style="vertical-align: bottom; font-size: 85%; background: #f0f0f0;" | |- style="vertical-align: bottom; font-size: 85%; background: #f0f0f0;" | ||
|'''Location:'''||{{{location}}} | |'''Location:'''||{{{location}}} | ||
Line 20: | Line 20: | ||
|- style="vertical-align: bottom; font-size: 85%; background: #f0f0f0;" | |- style="vertical-align: bottom; font-size: 85%; background: #f0f0f0;" | ||
|'''Winning team(s): '''||{{{winners}}} | |'''Winning team(s): '''||{{{winners}}} | ||
+ | |- style="vertical-align: bottom; font-size: 85%; background: #f0f0f0;" | ||
+ | |'''Official website: '''||{{{website}}} | ||
+ | |- style="vertical-align: bottom; font-size: 85%; background: #f0f0f0;" | ||
+ | |'''Results: '''||{{{results}}} | ||
+ | |- style="vertical-align: bottom; font-size: 85%; background: #f0f0f0;" | ||
+ | |'''Hunt Pictures: '''||{{{pics}}} | ||
+ | |- style="vertical-align: bottom; font-size: 85%; background: #f0f0f0;" | ||
+ | |'''Event Writeups: '''||{{{writeups}}} | ||
|- style="vertical-align: bottom; font-size: 85%; background: #f0f0f0;" | |- style="vertical-align: bottom; font-size: 85%; background: #f0f0f0;" | ||
|'''Previous BANG: '''||{{{previous}}} | |'''Previous BANG: '''||{{{previous}}} | ||
Line 27: | Line 35: | ||
|} | |} | ||
|}<noinclude> | |}<noinclude> | ||
− | Usage: | + | Replace info in parentheses with appropriate values. Usage: |
{| style="background: transparent;" | {| style="background: transparent;" | ||
|<pre>{{HuntBox | |<pre>{{HuntBox | ||
− | |logo=[[Image:image_name.jpg]] | + | |logo=[[(Image:image_name.jpg)]] |
− | |hunt_name= | + | |hunt_name=(Name of Hunt) |
− | |number= | + | |number=(x) |
− | |host= | + | |host=[[(Team Name)]] |
− | |location= | + | |location=(City) |
− | |date= | + | |date=(dd/mm/yy) |
− | |winners= | + | |winners=[[(Team Name)]] |
− | |previous= | + | |website=[(http://externalwebsite.com website name)] |
− | |next= | + | |results=[results website] |
+ | |pics=Links to event pictures | ||
+ | |writeups=Links to participant writeups | ||
+ | |previous=[[(Previous BANG wiki page)]] | ||
+ | |next=[[(Next BANG wiki page)]] | ||
|}} | |}} | ||
</pre> | </pre> | ||
|} | |} | ||
</noinclude> | </noinclude> |
Latest revision as of 21:46, 26 November 2015
Bay Area Night Game | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{{logo}}} | ||||||||||||||||||||||||
|
Replace info in parentheses with appropriate values. Usage:
{{HuntBox |logo=[[(Image:image_name.jpg)]] |hunt_name=(Name of Hunt) |number=(x) |host=[[(Team Name)]] |location=(City) |date=(dd/mm/yy) |winners=[[(Team Name)]] |website=[(http://externalwebsite.com website name)] |results=[results website] |pics=Links to event pictures |writeups=Links to participant writeups |previous=[[(Previous BANG wiki page)]] |next=[[(Next BANG wiki page)]] |}} |