Difference between revisions of "Template:Loc"

From BITPlan E-Bike Wiki
Jump to navigation Jump to search
(modified by py-yprinciple-gen 0.3.4)
 
(modified by py-yprinciple-gen 0.3.5)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<noinclude><!--
 
<noinclude><!--
   --    Copyright (C) 2015-2024 BITPlan GmbH
+
   --    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=
|category=
 
 
|storemode=property or subobject or none"
 
|storemode=property or subobject or none"
 
}}
 
}}
Line 33: 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|}}}
|Loc category={{{category|}}}
 
 
}}
 
}}
 
|#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|}}}
|Loc category={{{category|}}}
 
 
}}
 
}}
 
}}
 
}}
Line 54: Line 63:
 
{{!}}-
 
{{!}}-
 
}}
 
}}
 +
![[Property:Loc id|id]]
 +
{{!}}&nbsp;{{#if:{{{id|}}}|{{{id}}}|}}
 +
{{!}}-
 
![[Property:Loc latlon|latlon]]
 
![[Property:Loc latlon|latlon]]
 
{{!}}&nbsp;{{#if:{{{latlon|}}}|{{{latlon}}}|}}
 
{{!}}&nbsp;{{#if:{{{latlon|}}}|{{{latlon}}}|}}
Line 59: Line 71:
 
![[Property:Loc name|name]]
 
![[Property:Loc name|name]]
 
{{!}}&nbsp;{{#if:{{{name|}}}|{{{name}}}|}}
 
{{!}}&nbsp;{{#if:{{{name|}}}|{{{name}}}|}}
 +
{{!}}-
 +
![[Property:Loc type|type]]
 +
{{!}}&nbsp;{{#if:{{{type|}}}|{{{type}}}|}}
 +
{{!}}-
 +
![[Property:Loc url|url]]
 +
{{!}}&nbsp;{{#if:{{{url|}}}|{{{url}}}|}}
 +
{{!}}-
 +
![[Property:Loc address|address]]
 +
{{!}}&nbsp;{{#if:{{{address|}}}|{{{address}}}|}}
 
{{!}}-
 
{{!}}-
 
![[Property:Loc notes|notes]]
 
![[Property:Loc notes|notes]]
 
{{!}}&nbsp;{{#if:{{{notes|}}}|{{{notes}}}|}}
 
{{!}}&nbsp;{{#if:{{{notes|}}}|{{{notes}}}|}}
{{!}}-
 
![[Property:Loc category|category]]
 
{{!}}&nbsp;{{#if:{{{category|}}}|{{{category}}}|}}
 
 
{{!}}-
 
{{!}}-
 
{{!}}}
 
{{!}}}
 
}}
 
}}
 
</includeonly>
 
</includeonly>

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"
}}