Difference between revisions of "Template:SpecUIElement/LabelRow"

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 1: Line 1:
{{SpecUIElementRow|type=Label|property=Text [en-US]|value={{{text}}}}}
+
<includeonly>{{SpecUIElementRow|type=Label|property=Text [en-US]|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}}
 +
|}
 +
 
 +
=== 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 label, usually directed to translators
 +
|}
 +
 
 +
=== See Also ===
 +
* [[Template:SpecUIElement/LabelHeading]]
 +
* [[Template:SpecUIElement/Label]]
 +
[[Category:Specification Particle Templates]]
 +
</noinclude>

Revision as of 12:04, 22 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

Parameters

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

See Also

Personal tools