Difference between revisions of "Template:HuntBox"

From BayAreaNightGame
Jump to: navigation, search
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;"
 
|- style="vertical-align: bottom; font-size: 85%; background: #f0f0f0;"
 
|'''Previous BANG: '''||{{{previous}}}
 
|'''Previous BANG: '''||{{{previous}}}
Line 27: Line 29:
 
|}
 
|}
 
|}<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=
+
|previous=[[(Previous BANG wiki page)]]
 +
|next=[[(Next BANG wiki page)]]
 
|}}
 
|}}
 
</pre>
 
</pre>
 
|}
 
|}
 
</noinclude>
 
</noinclude>

Revision as of 06:01, 16 November 2015

Bay Area Night Game
{{{logo}}}
Hunt Name: {{{hunt_name}}}
BANG Number: {{{number}}}
Location: {{{location}}}
Host: {{{host}}}
Date: {{{date}}}
Winning team(s): {{{winners}}}
Official website: ' {{{website}}}
Previous BANG: {{{previous}}}
Next BANG {{{next}}}

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)]
|previous=[[(Previous BANG wiki page)]]
|next=[[(Next BANG wiki page)]]
|}}