Difference between revisions of "Template:SpecUIElement/LabelRow"

From Apache OpenOffice Wiki
Jump to: navigation, search
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<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.
+
<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 ===
 
=== Looks Like ===
Line 7: Line 7:
 
|}
 
|}
  
=== Parameters ===
+
=== 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%"
 
{| 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;"
 
|- style="background-color:#dddddd;"
Line 14: Line 16:
 
| style="background-color:#F8F8F8;" | text || the text (for locale en-US) of the label
 
| 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
+
| style="background-color:#F8F8F8;" | comments || comments on the button/text, usually, but not necessarily, directed to translators
 
|}
 
|}
  
 
=== See Also ===
 
=== See Also ===
* [[Template:SpecUIElement/LabelHeading]]
+
* [[Template:SpecUIElementHeading]]
* [[Template:SpecUIElement/Label]]
+
 
[[Category:Specification Particle Templates]]
 
[[Category:Specification Particle Templates]]
 
</noinclude>
 
</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