Template:ScreenElementDescription: Difference between revisions

From RadiWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(32 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{|border=0 style="width:100%;"
<includeonly>{|style="width:100%;border: 0px;"
|style="width:10%;" |
|style="width:15%;vertical-align:top;padding:0px;margin:0px;" |[[Image:ScreenElementDescription.svg|14x15px]] {{ScreenElement|{{{1}}}}}
{{ScreenElement|{{{1}}}}}
|style="vertical-align:top;padding:0px;margin:0px;" |{{{2}}}
|{{{2}}}
|}</includeonly><noinclude>
|}
</includeonly><noinclude>
This template can be used to give a more detailed description of a element that is available on screen(shot).  
This template can be used to give a more detailed description of a element that is available on screen(shot).  


Line 11: Line 9:
# A detailed description of the element
# A detailed description of the element


The contents will be shown in a 'hidden' table, where the first column is 10% of the width, and the detailed description is shown on the right-side of the screen element name.
The contents will be shown in a 'hidden' table, where the first column is 15% of the width, and the detailed description is shown on the right-side of the screen element name.
 
Also see the templates '[[:Template:ScreenElementDescriptionStart|ScreenElementDescriptionStart]]' and '[[:Template:ScreenElementDescriptionEnd|ScreenElementDescriptionEnd]]'. Those templates specify the start and end of the 'hidden' table.
 
An example is:
 
{{Example|text={{ScreenElementDescription|Enable software configuration|Enables or disables the overrulling of the software limitations as they are set inside the EMCO 2090 controller. If this option is enabled, the specified {{ScreenElement|Minimum Height}} and {{ScreenElement|Maximum Height}} will be used. If this option is disabled, the software limitations as they are set inside the EMCO 2090 controller, will be used.}} }}
 


[[Category:Template]]</noinclude>
[[Category:Template]]</noinclude>

Latest revision as of 14:20, 28 September 2024

This template can be used to give a more detailed description of a element that is available on screen(shot).

This template expects the following arguments:

  1. The 'name' of the element as it is shown on the screen
  2. A detailed description of the element

The contents will be shown in a 'hidden' table, where the first column is 15% of the width, and the detailed description is shown on the right-side of the screen element name.

Also see the templates 'ScreenElementDescriptionStart' and 'ScreenElementDescriptionEnd'. Those templates specify the start and end of the 'hidden' table.

An example is:

Example:
ScreenElementDescription.svg Enable software configuration Enables or disables the overrulling of the software limitations as they are set inside the EMCO 2090 controller. If this option is enabled, the specified Minimum Height and Maximum Height will be used. If this option is disabled, the software limitations as they are set inside the EMCO 2090 controller, will be used.