Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Template:ParametersHelp"

m
m (del whitespaces)
Line 22: Line 22:
 
; 4 : parameter #4 text
 
; 4 : parameter #4 text
  
</noinclude>
+
</noinclude><includeonly>
 
+
<includeonly>
+
 
{| style="width: 20em; margin: 0 0 0.5em 1em; border: 1px solid #aaaaaa; float:right; clear:right; border-collapse:collapse;" cellpadding=1
 
{| style="width: 20em; margin: 0 0 0.5em 1em; border: 1px solid #aaaaaa; float:right; clear:right; border-collapse:collapse;" cellpadding=1
 
|-
 
|-

Revision as of 05:00, 3 February 2011

This template is used to provide right aligned box with free text.

Markup Rendering
{{ParametersHelp
| title = Parameters
| 1 = line1
| 2 = line2
| 3 = line3
| 4 = line4
}}
Parameters
line1
line2
line3
line4


title 
The title of the box.
parameter #1 text
parameter #2 text
parameter #3 text
parameter #4 text


Back to the top