Template:Underline/doc: Difference between revisions

From Portals of Phereon Wiki
Content added Content deleted
(Created page with "{{Documentation subpage}} <!-- Categories go at the bottom of this page and interwikis go in Wikidata. --> == Usage == <templatedata> { "params": { "1": { "label": "Tex...")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:


== Usage ==
== Usage ==
{{tsh|U|Under}}
<templatedata>
<templatedata>
{
{
Line 10: Line 11:
"description": "Text to underline",
"description": "Text to underline",
"example": "I am underlined",
"example": "I am underlined",
"type": "string",
"type": "content",
"suggested": true
"required": true
}
}
}
},
"description": "Underlines text"
}
}
</templatedata>
</templatedata>

Latest revision as of 11:45, 20 December 2019

This is a documentation subpage for Template:Underline.
It contains usage information, categories and other content that is not part of the original template page.

Usage[]

Underlines text

Template parameters

ParameterDescriptionTypeStatus
Text1

Text to underline

Example
I am underlined
Contentrequired