Difference between revisions of "Concept:Region"
Jump to navigation
Jump to search
Tim Holzheim (talk | contribs) (Created blank page) |
Tim Holzheim (talk | contribs) (modified through wikirestore by Tim Holzheim) |
||
| Line 1: | Line 1: | ||
| + | __NOCACHE__ | ||
| + | {{Topic | ||
| + | |name=Region | ||
| + | |pluralName=Regions | ||
| + | |icon=File:RegionIcon-64px.png | ||
| + | |documentation=first-level administrative country subdivision e.g. Region/province | ||
| + | |wikiDocumentation=[https://www.wikidata.org/wiki/Q10864048 first-level administrative country subdivision] | ||
| + | |defaultstoremode=property | ||
| + | }} | ||
| + | {{Topic | ||
| + | |viewmode=masterdetail | ||
| + | |storemode=none | ||
| + | }} | ||
| + | {{#forminput: form=Property| button text=add Property}} | ||
| + | === Documentation === | ||
| + | [https://www.wikidata.org/wiki/Q10864048 first-level administrative country subdivision] | ||
| + | === uml === | ||
| + | <uml> | ||
| + | title Region | ||
| + | |||
| + | note as RegionNote | ||
| + | first-level administrative country subdivision e.g. Region/province | ||
| + | end note | ||
| + | class Region { | ||
| + | Text: Region | ||
| + | |||
| + | } | ||
| + | RegionNote .. Region | ||
| + | |||
| + | "Region" "1" <-- "1" "Region" : "Has location state" | ||
| + | |||
| + | skinparam note { | ||
| + | BackGroundColor #FFFFFF | ||
| + | FontSize 12 | ||
| + | ArrowColor #FF8000 | ||
| + | BorderColor #FF8000 | ||
| + | FontColor black | ||
| + | FontName Technical | ||
| + | } | ||
| + | skinparam component { | ||
| + | BackGroundColor #FFFFFF | ||
| + | FontSize 12 | ||
| + | ArrowColor #FF8000 | ||
| + | BorderColor #FF8000 | ||
| + | FontColor black | ||
| + | FontName Technical | ||
| + | } | ||
| + | skinparam package { | ||
| + | BackGroundColor #FFFFFF | ||
| + | FontSize 12 | ||
| + | ArrowColor #FF8000 | ||
| + | BorderColor #FF8000 | ||
| + | FontColor black | ||
| + | FontName Technical | ||
| + | } | ||
| + | skinparam usecase { | ||
| + | BackGroundColor #FFFFFF | ||
| + | FontSize 12 | ||
| + | ArrowColor #FF8000 | ||
| + | BorderColor #FF8000 | ||
| + | FontColor black | ||
| + | FontName Technical | ||
| + | } | ||
| + | skinparam activity { | ||
| + | BackGroundColor #FFFFFF | ||
| + | FontSize 12 | ||
| + | ArrowColor #FF8000 | ||
| + | BorderColor #FF8000 | ||
| + | FontColor black | ||
| + | FontName Technical | ||
| + | } | ||
| + | skinparam classAttribute { | ||
| + | BackGroundColor #FFFFFF | ||
| + | FontSize 12 | ||
| + | ArrowColor #FF8000 | ||
| + | BorderColor #FF8000 | ||
| + | FontColor black | ||
| + | FontName Technical | ||
| + | } | ||
| + | skinparam interface { | ||
| + | BackGroundColor #FFFFFF | ||
| + | FontSize 12 | ||
| + | ArrowColor #FF8000 | ||
| + | BorderColor #FF8000 | ||
| + | FontColor black | ||
| + | FontName Technical | ||
| + | } | ||
| + | skinparam class { | ||
| + | BackGroundColor #FFFFFF | ||
| + | FontSize 12 | ||
| + | ArrowColor #FF8000 | ||
| + | BorderColor #FF8000 | ||
| + | FontColor black | ||
| + | FontName Technical | ||
| + | } | ||
| + | skinparam object { | ||
| + | BackGroundColor #FFFFFF | ||
| + | FontSize 12 | ||
| + | ArrowColor #FF8000 | ||
| + | BorderColor #FF8000 | ||
| + | FontColor black | ||
| + | FontName Technical | ||
| + | } | ||
| + | hide Circle | ||
| + | ' end of skinparams ' | ||
| + | </uml> | ||
| + | |||
| + | {{#concept: | ||
| + | [[Category:Region]] | ||
| + | |Regions | ||
| + | see also | ||
| + | * [[List of Regions]] | ||
| + | * [[Help:Region]] | ||
| + | * [[Concept:Region]] | ||
| + | * [[:Category:Region]] | ||
| + | * [[:Template:Region]] | ||
| + | * [[:Form:Region]] | ||
| + | topic links: | ||
| + | |||
| + | }} | ||
| + | [[Category:Region]] | ||
Revision as of 18:57, 24 March 2021
| Topic | |
|---|---|
| name | Region |
| pluralName | Regions |
| icon | File:RegionIcon-64px.png |
| icon Url | |
| documentation | first-level administrative country subdivision e.g. Region/province |
| wikiDocumentation | first-level administrative country subdivision |
| default storemode | property |
| list Limit | |
| use cargo | |
| headerTabs | |
| context | |
properties
Documentation
first-level administrative country subdivision
uml
