Template:Castle: Difference between revisions

From Jcastle.info
No edit summary
No edit summary
Line 33: Line 33:
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>{{Castleinfobox}}
</noinclude><includeonly>{| class="infobox"
 
! colspan="2" class="caption" | Castle Properties
|-
! English Name
| {{{English Name|}}}
|-
! Japanese Name
| {{{Japanese Name|}}}
|-
! Alternate Names
| {{#arraymap:{{{Alternate Names|}}}|,|x|[[Alternate Names::x]]}}
|-
! Founder
| {{{Founder|}}}
|-
! Year Founded
| {{{Year Founded|}}}
|-
! Castle Type
| [[Castle Type::{{{Castle Type|}}}]]
|-
! Castle Condition
| [[Castle Condition::{{{Castle Condition|}}}]]
|-
! Designations
| {{#arraymap:{{{Designations|}}}|,|x|[[Designations::x]]}}
|-
! Historical Period
| [[Historical Period::{{{Historical Period|}}}]]
{{#if:{{{Main Keep Structure|}}}|
{{!}}-
! Main Keep Structure
{{!}} {{{Main Keep Structure|}}}}}
{{#if:{{{Year Reconstructed|}}}|
{{!}}-
! Year Reconstructed
{{!}} {{{Year Reconstructed|}}}}}
{{#if:{{{Artifacts|}}}|
{{!}}-
! Artifacts
{{!}} {{{Artifacts|}}}}}
|-
! Features
| {{#arraymap:{{{Features|}}}|,|x|[[Features::x]]}}
|-
! colspan="2" class="caption" | Visitor Information
|-
! Access
| {{{Access|}}}
|-
! Visitor Information
| {{{Visitor Information|}}}
|-
! Time Required
| {{{Time Required|}}}
{{#if:{{{Website|}}}|
{{!}}-
! Website
{{!}} [[Website::{{{Website|}}}]]}}
|-
! Location
| {{{City|}}}, [[Prefecture::{{{Prefecture|}}}]]
|-
! GPSLocation
| [[GPSLocation::{{{GPSLocation|}}}]]
|-
! colspan="2" class="caption" | Admin Visits
|-
! Year Visited
| {{#arraymap:{{{Year Visited|}}}|,|x|[[Year Visited::x]]}}
|-
! Visits
| {{{Visits|}}}
|}
[[Category:Castles]]
[[Category:Castles]]
</includeonly>
</includeonly>

Revision as of 22:35, 8 June 2017

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

{{Castle
|English Name=
|Japanese Name=
|Romaji Name=
|Alternate Names=
|Founder=
|Year Founded=
|Castle Type=
|Castle Condition=
|Designations=
|Historical Period=
|Main Keep Structure=
|Year Reconstructed=
|Artifacts=
|Features=
|Access=
|Visitor Information=
|Time Required=
|City=
|Prefecture=
|GPSLocation=
|Notes=
|History=
|Year Visited=
|Japanese Notes=
|Visits=
|Website=
}}

Edit the page to see the template text.