Template:Source: Difference between revisions

From Protoball
Jump to navigation Jump to search
(rowspan fixup on location)
({{#default_form:Source}})
 
(4 intermediate revisions by the same user not shown)
Line 32: Line 32:
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>{{Bibliography Box}}{{#set:Title={{{Title|}}}Country={{{Country|}}}|State={{{State|}}}|City={{{City|}}}|Coordinates={{{Coordinates|}}}}}
</noinclude><includeonly>{{#default_form:Source}}{{Bibliography Box}}{{#set:Title={{{Title|}}}|Country={{{Country|}}}|State={{{State|}}}|City={{{City|}}}|Coordinates={{{Coordinates|}}}}}
{| class=stats
{| class=stats
! Author
! Author
Line 91: Line 91:
| {{#if: {{{City|}}}|[[{{{City}}}{{#if: {{{State|}}}|, {{{State}}}}}{{#ifeq:{{{Country|}}}|United States||, {{{Country}}}}}|{{{City}}}]],}} {{#if: {{{State|}}}|[[{{{State}}}{{#ifeq: {{{Country}}}|United States||, {{{Country}}}}}|{{{State}}}]],}} [[{{{Country}}}]]
| {{#if: {{{City|}}}|[[{{{City}}}{{#if: {{{State|}}}|, {{{State}}}}}{{#ifeq:{{{Country|}}}|United States||, {{{Country}}}}}|{{{City}}}]],}} {{#if: {{{State|}}}|[[{{{State}}}{{#ifeq: {{{Country}}}|United States||, {{{Country}}}}}|{{{State}}}]],}} [[{{{Country}}}]]
|- {{#if: {{{Country|}}} || class=hidden }}
|- {{#if: {{{Country|}}} || class=hidden }}
! Map
| <div class="field_me" data-name="[Coordinates]" data-value="{{{Coordinates}}}"></div><div id="map" class="map_picker" style="height:300px; width:300px"></div>
| <div class="field_me" data-name="[Coordinates]" data-value="{{{Coordinates}}}"></div><div id="map" class="map_picker" style="height:300px; width:300px"></div>
|- {{#if: {{{Comment|}}} || class=hidden }}
|-
! Comment
! Comment
| [[Comment::{{{Comment|}}}]]
| [[Comment::{{{Comment|}}}]] {{CommentPrompt|{{{Comment|}}}}}
|- {{#if: {{{Query|}}} || class=hidden }}
|-
! Query
! Query
| [[Query::{{{Query|}}}]]  
| [[Query::{{{Query|}}}]] {{QueryPrompt|{{{Query|}}}}}
|}
|}



Latest revision as of 19:14, 5 June 2020

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

{{Source
|Title=
|Author=
|Year of Publication=
|Publisher=
|Place Published=
|Book=
|Journal=
|Volume=
|Issue=
|Pages=
|Is in library=
|Is in main bibliography=
|ISBN=
|Url=
|Additional Information=
|Game=
|Digger=
|Society=
|Source Tags=
|City=
|State=
|Country=
|Coordinates=
|Comment=
|Query=
}}

Edit the page to see the template text.