Template:Ballgame: Difference between revisions

From Protoball
Jump to navigation Jump to search
(Entry Origin Url fixup)
(Multiple Images)
Line 48: Line 48:
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>{{#if:{{{Championship|}}}|{{#default_form:Championship}}|{{#default_form:Ballgame}}}}{{Ballgame Box|City={{{City|}}}|Borough={{{Borough|}}}|State={{{State|}}}|Country={{{Country|}}}}}{{#set:Type=Ballgame|Country={{{Country|}}}|State={{{State|}}}|Borough={{{Borough|}}}|City={{{City|}}}|Name={{{Name|}}}|Coordinates={{{Coordinates|}}}|Reviewed={{{Reviewed|}}}|Championship={{{Championship|}}}|Duplicate={{{Duplicate|}}}}} {{Reviewed|{{{Reviewed|}}}|Ballgame}}
</noinclude><includeonly>{{#if:{{{Championship|}}}|{{#default_form:Championship}}|{{#default_form:Ballgame}}}}{{Ballgame Box|City={{{City|}}}|Borough={{{Borough|}}}|State={{{State|}}}|Country={{{Country|}}}}}{{#set:Type=Ballgame|Country={{{Country|}}}|State={{{State|}}}|Borough={{{Borough|}}}|City={{{City|}}}|Name={{{Name|}}}|Coordinates={{{Coordinates|}}}|Reviewed={{{Reviewed|}}}|Championship={{{Championship|}}}|Duplicate={{{Duplicate|}}}|Source Image={{{Source Image|}}}}} {{Reviewed|{{{Reviewed|}}}|Ballgame}}
{| class="stats"
{| class="stats"
! Date of Game  {{#set:Date={{{Date|}}}|Type of Date={{{Type of Date|}}}}}
! Date of Game  {{#set:Date={{{Date|}}}|Type of Date={{{Type of Date|}}}}}
Line 96: Line 96:
|- {{#if: {{{Source Image|}}} || class=hidden }}
|- {{#if: {{{Source Image|}}} || class=hidden }}
! Source Image
! Source Image
| [[Image:{{{Source Image|}}}|left|thumb]]
| {{#arraymap:{{{Source Image|}}}|,|x|[[Image:x|left|thumb]]}}
|- {{#ifeq: {{{Has Source On Hand|}}}|Yes||class=hidden}}
|- {{#ifeq: {{{Has Source On Hand|}}}|Yes||class=hidden}}
! Has Source On Hand
! Has Source On Hand

Revision as of 15:46, 16 November 2020

This is the "Ballgame" template. It should be called in the following format:

{{Ballgame
|Name=
|Date=
|Type of Date=Day, Month, Year, Circa, Decade
|Date Note=
|Field=
|Modern Address=
|City=
|Borough=
|State=
|Country=
|Coordinates=
|Home Team=
|Away Team=
|Home Score=
|Away Score=
|Game Number=
|Innings=
|Innings Note=
|Number of Players=
|Game Official=
|NY Rules=
|Ballgame Tags=
|Description=
|Sources=
|Source Image=
|Has Source On Hand=
|Comment=
|Query=
|Reviewed=
|Submitted by=
|Submission Note=
|Entered by=
|First in Location=
|First in Location Note=
|Players Locality=
|Entry Origin=
|Entry Origin Url=
|Championship=
|Type=
|Society=
|Duplicate=
}}

Edit the page to see the template text.