Category:Castles: Difference between revisions
From Jcastle.info
No edit summary |
|||
Line 1: | Line 1: | ||
< | <PageSchema> | ||
This is the Castles category. | <pageforms_Form name="Castle"> | ||
<CreateTitle>Add a new castle</CreateTitle> | |||
<EditTitle>Edit a Castle</EditTitle> | |||
<standardInputs freeTextLabel="Free text" inputFreeText="1" inputWatch="1" inputSave="1" inputCancel="1"/> | |||
</pageforms_Form> | |||
<Template name="Castle"> | |||
<Field name="English Name"> | |||
<Label>Name in English</Label> | |||
<pageforms_FormInput> | |||
<InputType>text</InputType> | |||
<Description>Names in the database should be unique. If there is already a castle with the same name (ex Matsuyama Castle) it should be prefixed with the old domain name (Musashi Matsuyama Castle)</Description> | |||
<DescriptionTooltipMode>on</DescriptionTooltipMode> | |||
</pageforms_FormInput> | |||
<semanticmediawiki_Property name="English Name"> | |||
<Type>Text</Type> | |||
</semanticmediawiki_Property> | |||
</Field> | |||
<Field name="Japanese Name"> | |||
<Label>Name in Japanese (optional)</Label> | |||
<pageforms_FormInput> | |||
<InputType>text</InputType> | |||
</pageforms_FormInput> | |||
<semanticmediawiki_Property name="Japanese Name"> | |||
<Type>Text</Type> | |||
</semanticmediawiki_Property> | |||
</Field> | |||
<Field name="Romaji Name" display="hidden"> | |||
<Label>Japanese Name Reading (Romaji)</Label> | |||
<pageforms_FormInput> | |||
<InputType>text</InputType> | |||
<Description>Enter the Romaji reading of the Japanese Kanji</Description> | |||
<DescriptionTooltipMode>on</DescriptionTooltipMode> | |||
</pageforms_FormInput> | |||
<semanticmediawiki_Property name=""> | |||
<Type>Text</Type> | |||
</semanticmediawiki_Property> | |||
</Field> | |||
<Field name="Alternate Names" list="list" display="nonempty"> | |||
<Label>Alternate Names</Label> | |||
<pageforms_FormInput> | |||
<InputType>text</InputType> | |||
<Description>Enter any alternate names for this castle separated by a comma</Description> | |||
<DescriptionTooltipMode>on</DescriptionTooltipMode> | |||
</pageforms_FormInput> | |||
<semanticmediawiki_Property name=""> | |||
<Type>Text</Type> | |||
</semanticmediawiki_Property> | |||
</Field> | |||
<Field name="Founder"> | |||
<Label>Founder</Label> | |||
<pageforms_FormInput> | |||
<InputType>text</InputType> | |||
<Description>Earliest known founder/lord of this castle</Description> | |||
<DescriptionTooltipMode>on</DescriptionTooltipMode> | |||
</pageforms_FormInput> | |||
<semanticmediawiki_Property name=""> | |||
<Type>Text</Type> | |||
</semanticmediawiki_Property> | |||
</Field> | |||
<Field name="Year Founded"> | |||
<Label>Year Founded</Label> | |||
<pageforms_FormInput> | |||
<InputType>text</InputType> | |||
<Description>Enter the earliest year a castle was founded on this site</Description> | |||
<DescriptionTooltipMode>on</DescriptionTooltipMode> | |||
</pageforms_FormInput> | |||
<semanticmediawiki_Property name=""> | |||
<Type>Text</Type> | |||
</semanticmediawiki_Property> | |||
</Field> | |||
<Field name="Year Reconstructed" display="nonempty"> | |||
<Label>Year Reconstructed</Label> | |||
<pageforms_FormInput> | |||
<InputType>text</InputType> | |||
<Description>Enter if the main keep was reconstructed in the modern era</Description> | |||
<DescriptionTooltipMode>on</DescriptionTooltipMode> | |||
</pageforms_FormInput> | |||
<semanticmediawiki_Property name=""> | |||
<Type>Text</Type> | |||
</semanticmediawiki_Property> | |||
</Field> | |||
<Field name="Main Keep Structure"> | |||
<Label>Main Keep Structure</Label> | |||
<pageforms_FormInput> | |||
<InputType>text</InputType> | |||
<Description>ex: 3 levels and 4 floors</Description> | |||
<DescriptionTooltipMode>on</DescriptionTooltipMode> | |||
</pageforms_FormInput> | |||
<semanticmediawiki_Property name=""> | |||
<Type>Text</Type> | |||
</semanticmediawiki_Property> | |||
</Field> | |||
<Field name="Artifacts"> | |||
<Label>Artifacts</Label> | |||
<pageforms_FormInput> | |||
<InputType>text</InputType> | |||
<Description>List up any original buildings that survived</Description> | |||
<DescriptionTooltipMode>on</DescriptionTooltipMode> | |||
</pageforms_FormInput> | |||
<semanticmediawiki_Property name=""> | |||
<Type>Text</Type> | |||
</semanticmediawiki_Property> | |||
</Field> | |||
<Field name="City" display="nonempty"> | |||
<Label>City</Label> | |||
<pageforms_FormInput> | |||
<InputType>text</InputType> | |||
<Description>Input the city only, Prefecture will be entered later</Description> | |||
<DescriptionTooltipMode>on</DescriptionTooltipMode> | |||
</pageforms_FormInput> | |||
<semanticmediawiki_Property name=""> | |||
<Type>Text</Type> | |||
</semanticmediawiki_Property> | |||
</Field> | |||
<Field name="GPS"> | |||
<Label>Coordinates</Label> | |||
<pageforms_FormInput> | |||
<InputType>googlemaps</InputType> | |||
</pageforms_FormInput> | |||
<semanticmediawiki_Property name=""> | |||
<Type>Geographic coordinates</Type> | |||
</semanticmediawiki_Property> | |||
</Field> | |||
<Field name="Access"> | |||
<Label>Access</Label> | |||
<pageforms_FormInput> | |||
<InputType>text</InputType> | |||
<Description>Basic directions to the castle via public transportation where possible</Description> | |||
<DescriptionTooltipMode>on</DescriptionTooltipMode> | |||
</pageforms_FormInput> | |||
<semanticmediawiki_Property name=""> | |||
<Type>Text</Type> | |||
</semanticmediawiki_Property> | |||
</Field> | |||
<Field name="Visitor Information"> | |||
<Label>Visitor Information</Label> | |||
<pageforms_FormInput> | |||
<InputType>text</InputType> | |||
<Description>Admission fees and open hours where applicable</Description> | |||
<DescriptionTooltipMode>on</DescriptionTooltipMode> | |||
</pageforms_FormInput> | |||
<semanticmediawiki_Property name=""> | |||
<Type>Text</Type> | |||
</semanticmediawiki_Property> | |||
</Field> | |||
<Field name="Time Required"> | |||
<Label>Time Required (mins)</Label> | |||
<pageforms_FormInput> | |||
<InputType>text</InputType> | |||
<Description>Approximate length of time required to visit the castle site IN MINUTES, input the 13ber only</Description> | |||
<DescriptionTooltipMode>on</DescriptionTooltipMode> | |||
</pageforms_FormInput> | |||
<semanticmediawiki_Property name=""> | |||
<Type>Quantity</Type> | |||
</semanticmediawiki_Property> | |||
</Field> | |||
<Field name="Website"> | |||
<Label>Website</Label> | |||
<pageforms_FormInput> | |||
<InputType>text</InputType> | |||
</pageforms_FormInput> | |||
<semanticmediawiki_Property name=""> | |||
<Type>URL</Type> | |||
</semanticmediawiki_Property> | |||
</Field> | |||
</Template> | |||
<Section name="Notes" level="2"/> | |||
<Section name="History" level="2"/> | |||
</PageSchema>This is the Castles category. |
Revision as of 21:28, 11 February 2017
Page schema | |
Form: Castle | |
CreateTitle | Add a new castle |
EditTitle | Edit a Castle |
standardInputs | |
Template: Castle | |
Field: English Name | |
Label | Name in English |
Form input | |
Input type | text |
on | |
Semantic property: English Name | |
Type | Text |
Field: Japanese Name | |
Label | Name in Japanese (optional) |
Form input | |
Input type | text |
Semantic property: Japanese Name | |
Type | Text |
Field: Romaji Name | |
Display | hidden |
Label | Japanese Name Reading (Romaji) |
Form input | |
Input type | text |
on | |
Semantic property | |
Type | Text |
Field: Alternate Names | |
List | |
Display | nonempty |
Label | Alternate Names |
Form input | |
Input type | text |
on | |
Semantic property | |
Type | Text |
Field: Founder | |
Label | Founder |
Form input | |
Input type | text |
on | |
Semantic property | |
Type | Text |
Field: Year Founded | |
Label | Year Founded |
Form input | |
Input type | text |
on | |
Semantic property | |
Type | Text |
Field: Year Reconstructed | |
Display | nonempty |
Label | Year Reconstructed |
Form input | |
Input type | text |
on | |
Semantic property | |
Type | Text |
Field: Main Keep Structure | |
Label | Main Keep Structure |
Form input | |
Input type | text |
on | |
Semantic property | |
Type | Text |
Field: Artifacts | |
Label | Artifacts |
Form input | |
Input type | text |
on | |
Semantic property | |
Type | Text |
Field: City | |
Display | nonempty |
Label | City |
Form input | |
Input type | text |
on | |
Semantic property | |
Type | Text |
Field: GPS | |
Label | Coordinates |
Form input | |
Input type | googlemaps |
Semantic property | |
Type | Geographic coordinates |
Field: Access | |
Label | Access |
Form input | |
Input type | text |
on | |
Semantic property | |
Type | Text |
Field: Visitor Information | |
Label | Visitor Information |
Form input | |
Input type | text |
on | |
Semantic property | |
Type | Text |
Field: Time Required | |
Label | Time Required (mins) |
Form input | |
Input type | text |
on | |
Semantic property | |
Type | Quantity |
Field: Website | |
Label | Website |
Form input | |
Input type | text |
Semantic property | |
Type | URL |
Section: Notes | |
Level | 2 |
Section: History | |
Level | 2 |
This is the Castles category.
Pages in category "Castles"
The following 200 pages are in this category, out of 2,278 total.
(previous page) (next page)A
- Aburakawa Nobue Yashiki
- Ahoyama Castle
- Aida Yakata
- Aika Yashiki
- Aiki Castle (Minochi)
- Aimiyamamonomi Fort
- Ainuta Fort
- Aizu Wakamatsu Castle
- Akagi Kita Castle
- Akagi Minami Castle
- Akagi Yakata
- Akahori Castle (Ise)
- Akaiwa Castle
- Akasaka Jin'ya
- Akashi Castle
- Akashibu Castle (Mikawa)
- Akasu Castle (Ina)
- Akatsuka Castle
- Akayama Jin'ya
- Akazawa Yakata
- Akechi Castle
- Akechi Jin'ya
- Akechi Osayama Castle
- Aki Castle
- Akiba Fort (Azumi)
- Akiba Fort (Ina)
- Akita Castle
- Akiyama Yakata
- Akiyoshi Fort
- Akizuki Castle
- Akizuki Domain South Detached Palace
- Ako Castle
- Akozu Castle
- Akutagawasan Castle
- Amabiki Castle
- Amaga Castle
- Amagasaki Castle
- Amagata Castle
- Amanari Castle
- Amari Yakata
- Amemiya Yashiki
- Ametoya Castle
- Amidadou Castle (Omi)
- Amidagamine Castle (Yamashiro)
- Amino Shingozaemon Yashiki
- Amino Yashiki
- Anjou Jin'ya
- Annaka Castle
- Ano Yakata
- Anrakuji Yakata
- Ansho Castle
- Anshouko Castle
- Aoiyama Castle
- Aoki Castle (Azumi)
- Aoki Castle (Sakata)
- Aono Castle (Mikawa)
- Aoyagi Castle
- Aoyagi Yakata
- Aoyama Castle
- Aoyama Castle (Nagato)
- Aoyama Castle (Omi)
- Aoyama Yashiki (Mikawa)
- Ara Castle (Ina)
- Ara Castle (Murakami Clan Fort Network)
- Aragaito Fort
- Arahorinaiki Yashiki
- Arai Castle
- Araihara Castle
- Araino Castle (Mikawa)
- Arako Castle
- Arashi Castle
- Aratame Castle
- Arato Castle
- Aratoshou Castle
- Arayama Castle
- Arikoyama Castle
- Aruga Castle
- Asaba Castle
- Asada Castle (Chikuma)
- Asahara Yakata
- Asahi Castle (Chikuma)
- Asahi Castle (Minochi)
- Asahi Castle (Owari)
- Asahi Moated Settlement
- Asahiyama Castle
- Asahiyama Castle (Kai)
- Asaka Castle (Chikuma)
- Asakura Yakata
- Asama Palace
- Asama Yakata
- Asano Castle
- Ashigara Castle
- Ashikaga Masauji Yakata
- Ashikagashi Yakata
- Ashimori Jin'ya
- Ashinoya Jin'ya
- Asonuma Castle
- Asou Castle (Mikawa)
- Asouko Castle (Mikawa)
- Asukayama Castle
- Asuke Castle
- Asuke Jin'ya
- Atagoyama Noroshidai
- Atsushiba Yashiki (Koma)
- Awaji Castle (Chikuma)
- Awaya Yakata
- Awazawa Castle (Suwa)
- Aya Castle
- Ayukawa Castle (Koka)
- Azai Higashi Castle
- Azai Nishi Castle
- Azuchi Castle
B
C
- Chamachi Battery (Obama Domain)
- Chausudate
- Chausuyama Castle (Chikuma)
- Chausuyama Castle (Nukata)
- Chausuyama Castle (Shinano)
- Chiba Castle
- Chifuruya Castle (Sanada)
- Chigasaki Castle
- Chihaya Castle
- Chikaoka Castle
- Chikatou Fort
- Chikuma Goten'yama Castle
- Chikusa Castle
- Chikuzenbara Fort
- Chimura Yashiki
- Chinaha Castle
- Chinen Castle
- Chiran Castle
- Chofuku Castle
- Chouja Yashiki (Totomi)
- Choujaike Yakata
- Choujayama Castle
- Choujayashiki Yakata
- Choukokuji Fort
- Chousenji Fort
- Choushouin Yakata
- Chouzenjimae Jin'ya
D
- Daikan Yashiki
- Daikan'yama Fort
- Daikan'yashiki Castle
- Daikannon Castle
- Dainenji Yakata
- Daita Castle
- Daiun'in Doi
- Damine Castle
- Damine Yashiki
- Dannoura Battery
- Deura Castle
- Do Castle (Mikawa)
- Dodo Fort
- Dohiyama Castle (Nagato)
- Doi Castle (Mikawa)
- Doi Tono Yashiki
- Dokanyama
- Dokyou Castle
- Dota Castle (Mino)
- Doudo Castle (Mikawa)
- Dousawa Fort
- Doushou Hori
E
- Ebe Castle (Omi)
- Eboshigata Castle
- Echizen Katsuyama Castle
- Echizen Ohno Castle
- Edo Castle
- Egawa Fort
- Eimeiin Fort
- Ema Yakata
- Enryakuji
- Enryakuji Amidadou Fort
- Enryakuji Higashitani Fort
- Enryakuji Joudoin Fort
- Enryakuji Kitatani Fort
- Enryakuji Monjurou Fort
- Enryakuji Nishitani Fort
- Enryakuji Shakadou Fort