Template:Overlays: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
| (35 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
{{collection 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= | ||
| | | postfix= | ||
| 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|}}}<!-- | ||
-->| | -->| Data | {{{data|}}}<!-- | ||
-->| Displays | {{{display|}}}<!-- | -->| Displays | {{{display|}}}<!-- | ||
--> | --> | ||
| Line 18: | 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= | {{Overlays|type=row|overlay=City |icon=normal |overlaytype= |category= Default | data=None | display=The default view without any overlay}} | ||
{{Overlays|type=row|overlay= | {{Overlays|type=row|overlay=Ownership |icon=ownership |overlaytype=OWNERSHIP |category= Administrative | data=Feature | display=Ownership of building / plots}} | ||
{{Overlays|type=row|overlay= | {{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
| Icon | Name | Type | Category | Data | Displays |
|---|
Example:
| Icon | Name | Type | Category | Data | Displays |
|---|---|---|---|---|---|
| City | Normal | None | The default view without any overlay | ||
| |
City | Normal | None | The default view without any overlay | |
| |
City | Normal | None | The default view without any overlay |
| Icon | Name | Type | Category | Data | Displays |
|---|---|---|---|---|---|
| |
City | Default | None | The default view without any overlay | |
| |
Ownership | OWNERSHIP | Administrative | Feature | Ownership of building / plots |
| |
Municipalities | OWNERSHIP | Administrative | Feature | Municipalities in the project area |
| |
Neighborhoods | NEIGHBORHOODS | Administrative | Feature | Neighborhoods in the project area |
| |
Scenario | SCENARIO | Administrative | Feature | Selected Scenario impacted area is highlighted |
| |
Zipcodes | ZIP_CODES | Administrative | Feature | Postal codes |
| |
Zoning | ZONING | Administrative | Feature | Zoning (related to zoning plans) |