Difference between revisions of "Template:SpecUIElement/LabelRow"

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 1: Line 1:
<includeonly>|-
+
{{SpecUIElementRow|type=Label|property=Text [en-US]|value={{{text}}}}}
| style="vertical-align:top;" | ''' Text'''
+
| {{{text|<span style="color:#ff0000;">invalid - en-US text must be specified</span>}}}
+
| {{{comment|}}}</includeonly><noinclude>This template is only useful together with the [[Template:SpecUIElement/LabelHeading|LabelHeading]] template. Use it to create, within a specification document, a table describing multiple labels in a dialog.
+
 
+
=== 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=dummy}}
+
|}
+
 
+
=== 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'''
+
|-
+
|| <code>text</code> || the label (for locale en-US) of the label
+
|-
+
|| <code>comments</code> || comments on the label, usually directed to translators
+
|}
+
 
+
<code>text</code> must be present, else an error message will be shown in the respective table cell.
+
 
+
=== See Also ===
+
* [[Template:SpecUIElement/LabelHeading]]
+
* [[Template:SpecUIElement/Label]]
+
[[Category:Specification Particle Templates]]
+
</noinclude>
+

Revision as of 12:01, 22 January 2008

|- | style="vertical-align:top; background-color:#eeeeee;" | Label | style="vertical-align:top; background-color:#F8F8F8;" | Text [en-US] | {{{text}}} |

Personal tools