Difference between revisions of "Template:HuntBox"

From BayAreaNightGame
Jump to: navigation, search
(Created page with "{| class="infobox" style="float: right; clear: right; margin: 0 0 1em 1em; width: 22em; border: 1px solid gray;" |- !style="font-size: 100%; background: #63AB32; text-align:cente...")
 
 
(8 intermediate revisions by 2 users not shown)
Line 9: Line 9:
 
|-
 
|-
 
|- style="background: #f0f0f0; vertical-align: bottom; font-size: 85%;"
 
|- style="background: #f0f0f0; vertical-align: bottom; font-size: 85%;"
|'''Name:'''||{{{clue_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}}}
 +
|- style="vertical-align: bottom; font-size: 85%; background: #f0f0f0;"
 
|'''Location:'''||{{{location}}}
 
|'''Location:'''||{{{location}}}
 
|- style="vertical-align: bottom; font-size: 85%; background: #f0f0f0;"
 
|- style="vertical-align: bottom; font-size: 85%; background: #f0f0f0;"
 
|'''Host:'''||{{{host}}}
 
|'''Host:'''||{{{host}}}
 
|- style="vertical-align: bottom; font-size: 85%; background: #f0f0f0;"
 
|- style="vertical-align: bottom; font-size: 85%; background: #f0f0f0;"
|'''PDF: '''||{{{pdffile}}}
+
|'''Date: '''||{{{date}}}
 +
|- style="vertical-align: bottom; font-size: 85%; background: #f0f0f0;"
 +
|'''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;"
 +
|'''Previous BANG: '''||{{{previous}}}
 +
|- style="vertical-align: bottom; font-size: 85%; background: #f0f0f0;"
 +
|'''Next BANG'''||{{{next}}}
 
|- style="vertical-align: bottom; font-size: 85%; background: #f0f0f0;"
 
|- style="vertical-align: bottom; font-size: 85%; background: #f0f0f0;"
 
|}
 
|}
 
|}<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)
|host=
+
|number=(x)
|location=
+
|host=[[(Team Name)]]
|date=
+
|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)]]
 
|}}
 
|}}
 
</pre>
 
</pre>
 
|}
 
|}
 
</noinclude>
 
</noinclude>

Latest revision as of 22:46, 26 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}}}
Results: {{{results}}}
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)]
|results=[results website]
|pics=Links to event pictures
|writeups=Links to participant writeups
|previous=[[(Previous BANG wiki page)]]
|next=[[(Next BANG wiki page)]]
|}}