Template:Overlays: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
Created page with "{{collection table test| type={{{type|table}}} | suppresscategory={{{suppresscategory|<noinclude>template</noinclude>}}} | allowselflink={{{allowselflink|}}} | content={{{1|}}..."
 
No edit summary
 
(36 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{collection table test| type={{{type|table}}}
{{collection table<!--
Fixed pass-through parameters-->
| type={{{type|table}}}
| suppresscategory={{{suppresscategory|<noinclude>template</noinclude>}}}
| suppresscategory={{{suppresscategory|<noinclude>template</noinclude>}}}
| allowselflink={{{allowselflink|}}}
| allowselflink={{{allowselflink|}}}
| content={{{1|}}}
| linkoverride={{{linkoverride|[[{{{overlay|}}} Overlay|{{{overlay|}}}]]}}}
| content={{{1|}}}<!--
 
Configurable attributes-->
| tableclass=table sortable overlay
| icon=true
| iconsize=25px
| attribute=
| attribute=
| icon=true
| postfix=
| linkoverride={{{linkoverride|[[{{{overlay|}}} Overlay|{{{overlay|}}}]]}}}
| category=Overlays<!--
| category=Overlays
 
<!--
Actual content structure--><!--
-->| Name    | {{{overlay|}}}<!--
-->| Name    | {{{overlay|}}}<!--
-->| Icon    | {{{icon|}}}<!--
-->| Icon    | {{#if:{{{icon|}}}|overlay_icon_{{{icon|}}}.png|}}<!--
-->| Type    | {{{overlaytype|}}}<!--
-->| Category | {{{category|}}}<!--
-->| Category | {{{category|}}}<!--
-->| Type    | {{{otype|}}}<!--
-->| Data    | {{{data|}}}<!--
-->| Displays | {{{display|}}}<!--
-->| Displays | {{{display|}}}<!--
-->
-->
Line 17: Line 26:


Example:
Example:
{{Overlays|suppresscategory=true|allowselflinks=true|
{{Overlays|type=row|overlay=City  |  |category=Normal  |data=None  |display=The default view without any overlay}}
{{Overlays|type=row|overlay=City |icon=normal  |category=Normal  |data=None  |display=The default view without any overlay}}
{{Overlays|type=row|overlay=City |icon=normal  |category=Normal  |data=None  |display=The default view without any overlay}}
}}
{{Overlays|suppresscategory=true|allowselflinks=true|
{{Overlays|suppresscategory=true|allowselflinks=true|
{{Overlays|type=row|overlay=City|icon=overlay_icon_normal.png|category=normal|otype=None|display=The default view without any overlay}}
{{Overlays|type=row|overlay=City                 |icon=normal              |overlaytype= |category= Default        | data=None                 | display=The default view without any overlay}}
{{Overlays|type=row|overlay=Ownership            |icon=ownership            |overlaytype=OWNERSHIP |category= Administrative | data=Feature              | display=Ownership of building / plots}}
{{Overlays|type=row|overlay=Municipalities        |icon=municipalities        |overlaytype=OWNERSHIP  |category= Administrative | data=Feature              | display=Municipalities in the project area}}
{{Overlays|type=row|overlay=Neighborhoods          |icon=neighborhoods        |overlaytype=NEIGHBORHOODS|category= Administrative | data=Feature              | display=Neighborhoods in the project area}}
{{Overlays|type=row|overlay=Scenario              |icon=scenario            |overlaytype=SCENARIO |category= Administrative | data=Feature              | display=Selected Scenario impacted area is highlighted}}
{{Overlays|type=row|overlay=Zipcodes            |icon=zip_codes              |overlaytype=ZIP_CODES|category= Administrative | data=Feature              | display=Postal codes}}
{{Overlays|type=row|overlay=Zoning                |icon=zoning              |overlaytype=ZONING |category= Administrative | data=Feature              | display=Zoning (related to zoning plans)}}
}}
}}


</noinclude>
</noinclude>

Latest revision as of 08:51, 22 April 2026

Example: