Template:Castleinfobox: Difference between revisions

From Jcastle.info
(Created page with "{{Castle |English Name= |Japanese Name= |Romaji Name= |Alternate Names= |Founder= |Year Founded= |Castle Type= |Castle Condition= |Designations= |Historical Period= |Main Keep...")
 
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Castle
<noinclude>
This is the "Castle" template.
It should be called in the following format:
<pre>
{{Castleinfobox
|English Name=
|English Name=
|Japanese Name=
|Japanese Name=
|Romaji Name=
|Alternate Names=
|Alternate Names=
|Founder=
|Founder=
Line 25: Line 28:
|Japanese Notes=
|Japanese Notes=
|Visits=
|Visits=
|Website=
}}
}}
</pre>
Edit the page to see the template text.
</noinclude><includeonly>{| class="castleinfobox"
! 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|}}}
|}
</includeonly>

Latest revision as of 11:49, 22 August 2021

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

{{Castleinfobox
|English Name=
|Japanese 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.