Difference between revisions of "Help:List of Templates"
(→Categories) |
(→Visuals) |
||
Line 152: | Line 152: | ||
= Visuals = | = Visuals = | ||
− | === | + | === Miscellaneous=== |
{| class="wikitable" | width=80% | {| class="wikitable" | width=80% | ||
|- | |- | ||
! width=20% | Template !! width=40% | Parameters !! Comment | ! width=20% | Template !! width=40% | Parameters !! Comment | ||
|- | |- | ||
− | | width=20% | <nowiki>{{ | + | | width=20% | <nowiki>{{key press|1|2|...}}</nowiki> || 1 = displayed text<br />2 = displayed text|| {{key press|Ctrl|S}} |
|- | |- | ||
− | | width=20% | <nowiki>{{ | + | | width=20% | <nowiki>{{menu_nav|1|2|...}}</nowiki> || 1 = displayed text<br />2 = displayed text|| {{menu_nav|Advanced Settings|Process Model}} |
+ | |- | ||
+ | | <nowiki>{{UMM | 1}}</nowiki> || Text to be displayed. || Displays the UBIK MetaModel box. | ||
|} | |} | ||
− | === | + | === Info Graphics === |
{| class="wikitable" | width=80% | {| class="wikitable" | width=80% | ||
|- | |- | ||
! width=20% | Template !! width=40% | Parameters !! Comment | ! width=20% | Template !! width=40% | Parameters !! Comment | ||
|- | |- | ||
− | | width=20% | <nowiki>{{ | + | | width=20% | <nowiki>{{RelationInfo}}</nowiki> || title = Description of relation<br />name = Internal name<br />namespace = Namespace node<br />targetleft = Left target type<br />targetright = Right target type<br />relationdata = Relation data template<br />relationdatamc = Relation data MetaClass<br />targetlefticon = Icon of left target<br />targetrighticon = Icon of right target<br />purpose = For what it is used for<br />version = Available since|| Example see [[SYSREL_CONTEXT|SYSREL_CONTEXT]] |
|- | |- | ||
− | | <nowiki>{{ | + | | width=20% | <nowiki>{{ReferenceInfo}}</nowiki> || title = Description of reference<br />name = Internal name<br />namespace = Namespace node<br />targettype = Target type<br />targeticon = Icon of target type<br />purpose = For what it is used for<br />version = Available since<br />reference = Name of reference|| Example see [[SYSREF_SATELLITE|SYSREF_SATELLITE]] |
|} | |} | ||