Difference between revisions of "Template:Loc"
Jump to navigation
Jump to search
(modified by py-yprinciple-gen 0.3.4) |
(modified by py-yprinciple-gen 0.3.5) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude><!-- | <noinclude><!-- | ||
− | -- Copyright (C) 2015- | + | -- Copyright (C) 2015-2025 BITPlan GmbH |
-- | -- | ||
-- Pater-Delp-Str. -- 1 | -- Pater-Delp-Str. -- 1 | ||
Line 21: | Line 21: | ||
=== Usage === | === Usage === | ||
<pre>{{Loc | <pre>{{Loc | ||
+ | |id= | ||
|latlon= | |latlon= | ||
|name= | |name= | ||
+ | |type= | ||
+ | |url= | ||
+ | |address= | ||
|notes= | |notes= | ||
|storemode=property or subobject or none" | |storemode=property or subobject or none" | ||
Line 32: | Line 36: | ||
|subobject={{#subobject:- | |subobject={{#subobject:- | ||
|isA=Loc | |isA=Loc | ||
+ | |Loc id={{{id|}}} | ||
|Loc latlon={{{latlon|}}} | |Loc latlon={{{latlon|}}} | ||
|Loc name={{{name|}}} | |Loc name={{{name|}}} | ||
+ | |Loc type={{{type|}}} | ||
+ | |Loc url={{{url|}}} | ||
+ | |Loc address={{{address|}}} | ||
|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 type={{{type|}}} | ||
+ | |Loc url={{{url|}}} | ||
+ | |Loc address={{{address|}}} | ||
|Loc notes={{{notes|}}} | |Loc notes={{{notes|}}} | ||
}} | }} | ||
Line 51: | Line 63: | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
+ | ![[Property:Loc id|id]] | ||
+ | {{!}} {{#if:{{{id|}}}|{{{id}}}|}} | ||
+ | {{!}}- | ||
![[Property:Loc latlon|latlon]] | ![[Property:Loc latlon|latlon]] | ||
{{!}} {{#if:{{{latlon|}}}|{{{latlon}}}|}} | {{!}} {{#if:{{{latlon|}}}|{{{latlon}}}|}} | ||
Line 56: | Line 71: | ||
![[Property:Loc name|name]] | ![[Property:Loc name|name]] | ||
{{!}} {{#if:{{{name|}}}|{{{name}}}|}} | {{!}} {{#if:{{{name|}}}|{{{name}}}|}} | ||
+ | {{!}}- | ||
+ | ![[Property:Loc type|type]] | ||
+ | {{!}} {{#if:{{{type|}}}|{{{type}}}|}} | ||
+ | {{!}}- | ||
+ | ![[Property:Loc url|url]] | ||
+ | {{!}} {{#if:{{{url|}}}|{{{url}}}|}} | ||
+ | {{!}}- | ||
+ | ![[Property:Loc address|address]] | ||
+ | {{!}} {{#if:{{{address|}}}|{{{address}}}|}} | ||
{{!}}- | {{!}}- | ||
![[Property:Loc notes|notes]] | ![[Property:Loc notes|notes]] |
Latest revision as of 16:21, 19 January 2025
This is the BITPlan Y-Prinzip ProfiWiki-Template for "Loc".
see also
see also
Usage
{{Loc |id= |latlon= |name= |type= |url= |address= |notes= |storemode=property or subobject or none" }}