Vorlage:Small: Unterschied zwischen den Versionen

Aus Johann Steuerleins Reimbibel
Zur Navigation springen Zur Suche springen
Die Seite wurde neu angelegt: „<small style="font-size:85%;">{{{1}}}</small><noinclude> ---- '''Example:''' <nowiki>{{</nowiki>small|Example text.}} → {{small|Example text.}} ==See also== {{Text formatting template (see also)}} <templatedata> { "description": "Shorthand for CSS font-size:85%", "params": { "1": { "label": "text", "description": "<small style=\"font-size:85%;\"> inline text </small>", "type": "string", "required": true } } }</templatedata> Category:…“
 
Keine Bearbeitungszusammenfassung
 
Zeile 1: Zeile 1:
<small style="font-size:85%;">{{{1}}}</small><noinclude>
<small style="font-size:85%;">{{{1}}}</small><noinclude>
----
'''Example:''' <nowiki>{{</nowiki>small|Example text.}} → {{small|Example text.}}
==See also==
{{Text formatting template (see also)}}
<templatedata>
{ "description": "Shorthand for CSS font-size:85%",
"params": {
"1": {
"label": "text",
"description": "<small style=\"font-size:85%;\"> inline text </small>",
"type": "string",
"required": true
} } }</templatedata>
[[Category:Text formatting templates|{{PAGENAME}}]]
</noinclude>

Aktuelle Version vom 11. Januar 2025, 18:43 Uhr

{{{1}}}