Difference between revisions of "Template:SpecUIElement/LabelRow"

From Apache OpenOffice Wiki
Jump to: navigation, search
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{delete}}
+
<includeonly>{{SpecUIElementRow|type=Label|property=Text|value={{{text}}}|comment={{{comment|}}}}}</includeonly><noinclude>Use this template to create, within a table which you started with the [[Template:SpecUIElementHeading|SpecUIElementHeading]] template, a table row describing a label.
 +
 
 +
=== Looks Like ===
 +
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0;  border: 1px #cccccc solid; border-collapse: collapse; width: 100%"
 +
|- style="color:white; background-color:white"
 +
{{SpecUIElement/LabelRow|text=Some label text}}
 +
|}
 +
 
 +
=== Usage ===
 +
<pre>{{SpecUIElement/LabelRow|text=Some label text}}</pre>
 +
==== Parameters ====
 +
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0;  border: 1px #cccccc solid; border-collapse: collapse; width: 100%"
 +
|- style="background-color:#dddddd;"
 +
|| '''Parameter Name''' || '''Parameter meaning'''
 +
|-
 +
| style="background-color:#F8F8F8;" | text || the text (for locale en-US) of the label
 +
|-
 +
| style="background-color:#F8F8F8;" | comments || comments on the button/text, usually, but not necessarily, directed to translators
 +
|}
 +
 
 +
=== See Also ===
 +
* [[Template:SpecUIElementHeading]]
 +
[[Category:Specification Particle Templates]]
 +
</noinclude>

Latest revision as of 14:43, 24 January 2008

Use this template to create, within a table which you started with the SpecUIElementHeading template, a table row describing a label.

Looks Like

Label Text Some label text

Usage

{{SpecUIElement/LabelRow|text=Some label text}}

Parameters

Parameter Name Parameter meaning
text the text (for locale en-US) of the label
comments comments on the button/text, usually, but not necessarily, directed to translators

See Also

Personal tools