Difference between revisions of "Template:HuntBox"

From BayAreaNightGame
Jump to: navigation, search
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 Number: '''||{{{number}}}
+
|'''BANG #: '''||{{{number}}}
 
|- style="vertical-align: bottom; font-size: 85%; background: #f0f0f0;"
 
|- style="vertical-align: bottom; font-size: 85%; background: #f0f0f0;"
 
|'''Location:'''||{{{location}}}
 
|'''Location:'''||{{{location}}}

Revision as of 17:40, 25 November 2015

Bay Area Night Game
{{{logo}}}
Hunt Name: {{{hunt_name}}}
BANG #: {{{number}}}
Location: {{{location}}}
Host: {{{host}}}
Date: {{{date}}}
Winning team(s): {{{winners}}}
Official website: {{{website}}}
Hunt Pictures: {{{pics}}}
Event Writeups: {{{writeups}}}
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)]
|pics=Links to event pictures
|writeups=Links to participant writeups
|previous=[[(Previous BANG wiki page)]]
|next=[[(Next BANG wiki page)]]
|}}