Difference between revisions of "Template:Loc"
Jump to navigation
Jump to search
(modified by py-yprinciple-gen 0.3.4) |
|||
(One intermediate revision by the same user not shown) | |||
Line 21: | Line 21: | ||
=== Usage === | === Usage === | ||
<pre>{{Loc | <pre>{{Loc | ||
+ | |id= | ||
|latlon= | |latlon= | ||
|name= | |name= | ||
|notes= | |notes= | ||
− | |||
|storemode=property or subobject or none" | |storemode=property or subobject or none" | ||
}} | }} | ||
Line 33: | Line 33: | ||
|subobject={{#subobject:- | |subobject={{#subobject:- | ||
|isA=Loc | |isA=Loc | ||
+ | |Loc id={{{id|}}} | ||
|Loc latlon={{{latlon|}}} | |Loc latlon={{{latlon|}}} | ||
− | |||
|Loc name={{{name|}}} | |Loc name={{{name|}}} | ||
|Loc notes={{{notes|}}} | |Loc notes={{{notes|}}} | ||
− | |||
}} | }} | ||
|#default={{#set: | |#default={{#set: | ||
|isA=Loc | |isA=Loc | ||
+ | |Loc id={{{id|}}} | ||
|Loc latlon={{{latlon|}}} | |Loc latlon={{{latlon|}}} | ||
|Loc name={{{name|}}} | |Loc name={{{name|}}} | ||
|Loc notes={{{notes|}}} | |Loc notes={{{notes|}}} | ||
− | |||
}} | }} | ||
}} | }} | ||
Line 55: | Line 54: | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
+ | ![[Property:Loc id|id]] | ||
+ | {{!}} {{#if:{{{id|}}}|{{{id}}}|}} | ||
+ | {{!}}- | ||
![[Property:Loc latlon|latlon]] | ![[Property:Loc latlon|latlon]] | ||
{{!}} {{#if:{{{latlon|}}}|{{{latlon}}}|}} | {{!}} {{#if:{{{latlon|}}}|{{{latlon}}}|}} | ||
Line 63: | Line 65: | ||
![[Property:Loc notes|notes]] | ![[Property:Loc notes|notes]] | ||
{{!}} {{#if:{{{notes|}}}|{{{notes}}}|}} | {{!}} {{#if:{{{notes|}}}|{{{notes}}}|}} | ||
− | |||
− | |||
− | |||
{{!}}- | {{!}}- | ||
{{!}}} | {{!}}} | ||
}} | }} | ||
</includeonly> | </includeonly> |
Latest revision as of 15:07, 27 November 2024
This is the BITPlan Y-Prinzip ProfiWiki-Template for "Loc".
see also
see also
Usage
{{Loc |id= |latlon= |name= |notes= |storemode=property or subobject or none" }}