Difference between revisions of "Category:Event"
m |
(pushed from cr by wikipush) |
||
| Line 1: | Line 1: | ||
| − | + | __NOTOC__ | |
| − | + | {{#ask: [[Topic name::Event]] | ?Topic wikiDocumentation= | mainlabel=-}} | |
| − | + | Events may be added and edited with the form [[Form:Event]] | |
| + | * [[List of Events]] | ||
| + | <div class="toccolours mw-collapsible mw-collapsed" style="width:1024px"> | ||
| + | Event description | ||
| + | <div class="mw-collapsible-content"> | ||
| + | === uml === | ||
| + | <uml> | ||
| + | title Event | ||
| + | note as EventDiagramNote | ||
| + | Copyright (c) 2015-2020 BITPlan GmbH | ||
| + | [[http://www.bitplan.com]] | ||
| + | end note | ||
| + | note as EventNote | ||
| + | a meeting of researchers at a specific time and place | ||
| + | end note | ||
| + | class Event { | ||
| + | text acronym | ||
| + | text wikidataid | ||
| + | url homepage | ||
| + | Page series | ||
| + | Page city | ||
| + | Page region | ||
| + | Page country | ||
| + | } | ||
| + | EventNote .. Event | ||
| − | + | EventSeries "series (1)" -- "events(*)" Event | |
| − | + | City "city (1)" -- "event(*)" Event | |
| − | + | Region "region (1)" -- "event(*)" Event | |
| − | {{# | + | Country "country (1)" -- "event(*)" Event |
| + | ' BITPlan Corporate identity skin params | ||
| + | ' Copyright (c) 2015-2020 BITPlan GmbH | ||
| + | ' see http://wiki.bitplan.com/PlantUmlSkinParams#BITPlanCI | ||
| + | ' skinparams generated by com.bitplan.restmodelmanager | ||
| + | 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> | ||
| + | |||
| + | * [[Help:Event]] | ||
| + | * [[Concept:Event]] | ||
| + | * [[:Template:Event]] | ||
| + | * [[:Form:Event]] | ||
| + | === Properties === | ||
| + | * [[Property:Event acronym]] | ||
| + | * [[Property:Event wikidataid]] | ||
| + | * [[Property:Event homepage]] | ||
| + | * [[Property:Event series]] | ||
| + | * [[Property:Event city]] | ||
| + | * [[Property:Event region]] | ||
| + | * [[Property:Event country]] | ||
| + | </div> | ||
| + | </div> | ||
Revision as of 12:47, 16 November 2020
Events may be added and edited with the form Form:Event
Event description
uml
<uml> title Event note as EventDiagramNote Copyright (c) 2015-2020 BITPlan GmbH [[1]] end note note as EventNote a meeting of researchers at a specific time and place end note class Event {
text acronym text wikidataid url homepage Page series Page city Page region Page country
} EventNote .. Event
EventSeries "series (1)" -- "events(*)" Event
City "city (1)" -- "event(*)" Event
Region "region (1)" -- "event(*)" Event
Country "country (1)" -- "event(*)" Event ' BITPlan Corporate identity skin params ' Copyright (c) 2015-2020 BITPlan GmbH ' see http://wiki.bitplan.com/PlantUmlSkinParams#BITPlanCI ' skinparams generated by com.bitplan.restmodelmanager 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>
Properties
Subcategories
This category has the following 3 subcategories, out of 3 total.