Template:Location: Difference between revisions
Jump to navigation
Jump to search
(modified by py-yprinciple-gen 0.3.3) |
(modified by py-yprinciple-gen 0.3.3) |
||
(6 intermediate revisions by the same user not shown) | |||
Line 18: | Line 18: | ||
* [[:Template:Location]] | * [[:Template:Location]] | ||
* [[:Form:Location]] | * [[:Form:Location]] | ||
related topics: | |||
* [[Concept:AddressBook]] | |||
* [[Concept:Location]] | |||
=== Usage === | === Usage === | ||
<pre>{{Location | <pre>{{Location | ||
|path= | |path= | ||
|name= | |||
|coordinates= | |coordinates= | ||
|wikidataid= | |wikidataid= | ||
|locationKind= | |locationKind= | ||
|level= | |level= | ||
|identifiers= | |identifiers= | ||
|comment= | |comment= | ||
|partOf= | |||
|storemode=property or subobject or none" | |storemode=property or subobject or none" | ||
}} | }} | ||
Line 38: | Line 42: | ||
|isA=Location | |isA=Location | ||
|Location path={{{path|}}} | |Location path={{{path|}}} | ||
|Location name={{{name|}}} | |||
|Location coordinates={{{coordinates|}}} | |Location coordinates={{{coordinates|}}} | ||
|Location wikidataid={{{wikidataid|}}} | |Location wikidataid={{{wikidataid|}}} | ||
|Location locationKind={{{locationKind|}}} | |Location locationKind={{{locationKind|}}} | ||
|Location level={{{level|}}} | |Location level={{{level|}}} | ||
|Location identifiers={{{identifiers|}}} | |Location identifiers={{{identifiers|}}} | ||
|Location comment={{{comment|}}} | |Location comment={{{comment|}}} | ||
|Location partOf={{{partOf|}}} | |||
}} | }} | ||
|#default={{#set: | |#default={{#set: | ||
|isA=Location | |isA=Location | ||
|Location path={{{path|}}} | |Location path={{{path|}}} | ||
|Location name={{{name|}}} | |||
|Location coordinates={{{coordinates|}}} | |Location coordinates={{{coordinates|}}} | ||
|Location wikidataid={{{wikidataid|}}} | |Location wikidataid={{{wikidataid|}}} | ||
|Location locationKind={{{locationKind|}}} | |Location locationKind={{{locationKind|}}} | ||
|Location level={{{level|}}} | |Location level={{{level|}}} | ||
|Location identifiers={{{identifiers|}}} | |Location identifiers={{{identifiers|}}} | ||
|Location comment={{{comment|}}} | |Location comment={{{comment|}}} | ||
|Location partOf={{{partOf|}}} | |||
}} | }} | ||
}} | }} | ||
{{#switch:{{{viewmode|}}}|hidden=|masterdetail= | {{#switch:{{{viewmode|}}}|hidden=|masterdetail= | ||
|#default={{{!}} class='wikitable' | = addressbooks = | ||
{{#ask:[[Concept:AddressBook]][[AddressBook at::{{FULLPAGENAME}}]] | |||
| ?AddressBook id = id | |||
| ?AddressBook genwikiurl = genwikiurl | |||
| ?AddressBook title = title | |||
| ?AddressBook subtitle = subtitle | |||
| ?AddressBook author = author | |||
| ?AddressBook year = year | |||
| ?AddressBook image = image | |||
| ?AddressBook pageCount = pageCount | |||
| ?AddressBook location = location | |||
| ?AddressBook publisher = publisher | |||
| ?AddressBook govSource = govSource | |||
| ?AddressBook onlineSource = onlineSource | |||
| ?AddressBook des = des | |||
| ?AddressBook at = at | |||
}}= parts = | |||
{{#ask:[[Concept:Location]][[Location partOf::{{FULLPAGENAME}}]] | |||
| ?Location path = path | |||
| ?Location name = name | |||
| ?Location coordinates = coordinates | |||
| ?Location wikidataid = wikidataid | |||
| ?Location locationKind = locationKind | |||
| ?Location level = level | |||
| ?Location identifiers = identifiers | |||
| ?Location comment = comment | |||
| ?Location partOf = partOf | |||
}}|#default={{{!}} class='wikitable' | |||
! colspan='2' {{!}}Location | ! colspan='2' {{!}}Location | ||
{{!}}- | {{!}}- | ||
Line 68: | Line 101: | ||
![[Property:Location path|path]] | ![[Property:Location path|path]] | ||
{{!}} {{#if:{{{path|}}}|{{{path}}}|}} | {{!}} {{#if:{{{path|}}}|{{{path}}}|}} | ||
{{!}}- | |||
![[Property:Location name|name]] | |||
{{!}} {{#if:{{{name|}}}|{{{name}}}|}} | |||
{{!}}- | {{!}}- | ||
![[Property:Location coordinates|coordinates]] | ![[Property:Location coordinates|coordinates]] | ||
Line 80: | Line 116: | ||
![[Property:Location level|level]] | ![[Property:Location level|level]] | ||
{{!}} {{#if:{{{level|}}}|{{{level}}}|}} | {{!}} {{#if:{{{level|}}}|{{{level}}}|}} | ||
{{!}}- | {{!}}- | ||
![[Property:Location identifiers|identifiers]] | ![[Property:Location identifiers|identifiers]] | ||
Line 89: | Line 122: | ||
![[Property:Location comment|comment]] | ![[Property:Location comment|comment]] | ||
{{!}} {{#if:{{{comment|}}}|{{{comment}}}|}} | {{!}} {{#if:{{{comment|}}}|{{{comment}}}|}} | ||
{{!}}- | |||
![[Property:Location partOf|partOf]] | |||
{{!}} {{#if:{{{partOf|}}}|{{{partOf}}}|}}→{{#show: {{FULLPAGENAME}}|?Location partOf}} | |||
{{!}}- | {{!}}- | ||
{{!}}} | {{!}}} |
Latest revision as of 08:14, 17 September 2024
This is the BITPlan Y-Prinzip ProfiWiki-Template for "Location".
see also
see also
related topics:
Usage
{{Location |path= |name= |coordinates= |wikidataid= |locationKind= |level= |identifiers= |comment= |partOf= |storemode=property or subobject or none" }}