Jump to content
Toggle menu
  • 8 articles
  • 75 files
  • 7 users
  • 37.8K edits
Neodyland Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Small: Difference between revisions

Template page
stick to type=string until type=content is documented
m the one and only parameter is not really optional
Line 4: Line 4:
----
----
[[Category:Text formatting templates|{{PAGENAME}}]]<templatedata>
[[Category:Text formatting templates|{{PAGENAME}}]]<templatedata>
{ "description": "Shorthand for CSS font-size:xx-small",
{
"description": "Shorthand for CSS font-size:xx-small",
"params": {
"params": {
"1": {
"1": {
"label": "text",
"label": "text",
"description": "<small style=\"font-size:xx-small\"> inline text </small>",
"description": "<small style=\"font-size:xx-small\"> inline text </small>",
"type": "string"
"type": "string",
} } }</templatedata></noinclude>
"required": true
}
}
}
</templatedata></noinclude>

Revision as of 13:11, 9 January 2015

{{{1}}}


Example: {{small|Example text.}} → Example text.


Shorthand for CSS font-size:xx-small

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
text1

<small style="font-size:xx-small"> inline text </small>

Stringrequired
Cookies help us deliver our services. By using our services, you agree to our use of cookies.