Difference between revisions of "Template:Underline"

m (Protected "Template:Underline" [edit=sysop:move=sysop])
m
Line 3: Line 3:
 
|purpose=display a span of text as underlined
 
|purpose=display a span of text as underlined
 
|template=<nowiki>{{Underline| }}</nowiki>
 
|template=<nowiki>{{Underline| }}</nowiki>
 +
|category=Utility
 
}}
 
}}
 
{{Template Parameter
 
{{Template Parameter
Line 12: Line 13:
 
|othernotes=This parameter, the template's only one, is an anonymous parameter, which means that no parameter name needs to be explicitly specified when using [[Template:Underline]].
 
|othernotes=This parameter, the template's only one, is an anonymous parameter, which means that no parameter name needs to be explicitly specified when using [[Template:Underline]].
 
|validvalues=Any string or strings.
 
|validvalues=Any string or strings.
}}
+
}}</noinclude><includeonly>{{Text-Decoration
[[Category:Utility Templates|{{PAGENAME}}]]</noinclude><includeonly>{{Text-Decoration
+
 
|textdecoration=underline
 
|textdecoration=underline
 
|text={{{1}}}
 
|text={{{1}}}
 
}}</includeonly>
 
}}</includeonly>

Revision as of 11:32, 28 December 2009

Template:Underline is designed for use on all pages to display a span of text as underlined.

Template

{{Underline| }}

Parameters

1

  • Usage: Mandatory
  • Description: The 1 parameter takes a string or strings denoting the text to be rendered as underlined. This is used to generate the actual displayed text. This parameter, the template's only one, is an anonymous parameter, which means that no parameter name needs to be explicitly specified when using Template:Underline.
  • Valid Value(s): Any string or strings.