Template:Castle: Difference between revisions

From Jcastle.info
No edit summary
(Generated from a page schema)
Line 33: Line 33:
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>{| class="infobox"
</noinclude><includeonly>{| class="wikitable"
! colspan="2" class="caption" | Castle Properties
|-
! English Name
! English Name
| {{{English Name|}}}
| [[English Name::{{{English Name|}}}]]
|-
|-
! Japanese Name
! Japanese Name
| {{{Japanese Name|}}}  
| [[Japanese Name::{{{Japanese Name|}}}]]
|-
! Japanese name in Romaji
| [[Romaji Name::{{{Romaji Name|}}}]]
|-
|-
! Alternate Names
! Alternate Names
Line 49: Line 50:
|-
|-
! Year Founded
! Year Founded
| {{{Year Founded|}}}
| [[Year Founded::{{{Year Founded|}}}]]
|-
|-
! Castle Type
! Castle Type
Line 65: Line 66:
{{!}}-
{{!}}-
! Main Keep Structure
! Main Keep Structure
{{!}} {{{Main Keep Structure|}}}}}  
{{!}} [[Main Keep Structure::{{{Main Keep Structure|}}}]]}}  
{{#if:{{{Year Reconstructed|}}}|
{{#if:{{{Year Reconstructed|}}}|
{{!}}-
{{!}}-
! Year Reconstructed
! Year Reconstructed
{{!}} {{{Year Reconstructed|}}}}}  
{{!}} [[Year Reconstructed::{{{Year Reconstructed|}}}]]}}  
{{#if:{{{Artifacts|}}}|
{{#if:{{{Artifacts|}}}|
{{!}}-
{{!}}-
! Artifacts
! Artifacts
{{!}} {{{Artifacts|}}}}}  
{{!}} [[Artifacts::{{{Artifacts|}}}]]}}  
|-
|-
! Features
! Features
| {{#arraymap:{{{Features|}}}|,|x|[[Features::x]]}}
| {{#arraymap:{{{Features|}}}|,|x|[[Features::x]]}}
|-
! colspan="2" class="caption" | Visitor Information
|-
|-
! Access
! Access
| {{{Access|}}}
| [[Access::{{{Access|}}}]]
|-
|-
! Visitor Information
! Visitor Information
| {{{Visitor Information|}}}
| [[Visitor Information::{{{Visitor Information|}}}]]
|-
|-
! Time Required
! Time Required
| {{{Time Required|}}}
| [[Time Required::{{{Time Required|}}}]]
{{#if:{{{Website|}}}|
|-
{{!}}-
! City
! Website
| [[City::{{{City|}}}]]  
{{!}} [[Website::{{{Website|}}}]]}}
|-
|-
! Location
! Prefecture
| {{{City|}}}, [[Prefecture::{{{Prefecture|}}}]]  
| [[Prefecture::{{{Prefecture|}}}]]  
|-
|-
! GPSLocation
! GPSLocation
| [[GPSLocation::{{{GPSLocation|}}}]]  
| [[GPSLocation::{{{GPSLocation|}}}]]  
|-
|-
! colspan="2" class="caption" | Admin Visits
! Notes
| [[Notes::{{{Notes|}}}]]
|-
! History
| {{{History|}}}
|-
|-
! Year Visited
! Year Visited
| {{#arraymap:{{{Year Visited|}}}|,|x|[[Year Visited::x]]}}
| {{#arraymap:{{{Year Visited|}}}|,|x|[[Year Visited::x]]}}
{{#if:{{{Japanese Notes|}}}|
{{!}}-
! Japanese Notes
{{!}} [[Japanese Notes::{{{Japanese Notes|}}}]]}}
|-
|-
! Visits
! Visits
| {{{Visits|}}}
| [[Visits::{{{Visits|}}}]]
{{#if:{{{Website|}}}|
{{!}}-
! Website
{{!}} [[Website::{{{Website|}}}]]}}  
|}
|}
{{highlightimage}}
{{#if:{{{Notes|}}}|
==== Notes ====
[[Notes::{{{Notes|}}}]]}}
{{#if:{{{Japanese Notes|}}}|
==== Japanese Notes ====
[[Japanese Notes::{{{Japanese Notes|}}}]]}}
{{#if:{{{History|}}}|
==== History ====
[[History::{{{History|}}}]]}}


[[Category:Castles]]
[[Category:Castles]]
</includeonly>
</includeonly>

Revision as of 23:19, 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.