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
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=
Line 26: Line 30:
|Visits=
|Visits=
}}
}}
</pre>
Edit the page to see the template text.
</noinclude><includeonly>{| class="wikitable"
! English Name
| [[English Name::{{{English Name|}}}]]
|-
! Japanese Name
| [[Japanese Name::{{{Japanese Name|}}}]]
|-
! Japanese name in Romaji
| [[Romaji Name::{{{Romaji Name|}}}]]
|-
! Alternate Names
| {{#arraymap:{{{Alternate Names|}}}|,|x|[[Alternate Names::x]]}}
|-
! Founder
| {{{Founder|}}}
|-
! Year Founded
| [[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::{{{Main Keep Structure|}}}]]}}
{{#if:{{{Year Reconstructed|}}}|
{{!}}-
! Year Reconstructed
{{!}} [[Year Reconstructed::{{{Year Reconstructed|}}}]]}}
{{#if:{{{Artifacts|}}}|
{{!}}-
! Artifacts
{{!}} [[Artifacts::{{{Artifacts|}}}]]}}
|-
! Features
| {{#arraymap:{{{Features|}}}|,|x|[[Features::x]]}}
|-
! Access
| [[Access::{{{Access|}}}]]
|-
! Visitor Information
| [[Visitor Information::{{{Visitor Information|}}}]]
|-
! Time Required
| [[Time Required::{{{Time Required|}}}]]
|-
! City
| [[City::{{{City|}}}]]
|-
! Prefecture
| [[Prefecture::{{{Prefecture|}}}]]
|-
! GPSLocation
| [[GPSLocation::{{{GPSLocation|}}}]]
|-
! Notes
| [[Notes::{{{Notes|}}}]]
|-
! History
| {{{History|}}}
|-
! Year Visited
| {{#arraymap:{{{Year Visited|}}}|,|x|[[Year Visited::x]]}}
{{#if:{{{Japanese Notes|}}}|
{{!}}-
! Japanese Notes
{{!}} [[Japanese Notes::{{{Japanese Notes|}}}]]}}
|-
! Visits
| [[Visits::{{{Visits|}}}]]
|}
</includeonly>

Revision as of 22:46, 6 June 2017

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

{{Castleinfobox
|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=
}}

Edit the page to see the template text.