Template:Abbr: Difference between revisions

From bg3.wiki
Jump to navigation Jump to search
(Created page with "<abbr {{#if:{{{class|}}}|class="{{{class}}}"}} {{#if:{{{id|}}}|id="{{{id}}}"}} {{#if:{{{style|}}}|style="{{{style}}}"}} title="{{{2|}}}">{{{1|}}}</abbr><noinclude>{{Documentation|content=Category:Semantic markup templatesCategory:Abbreviation templates</noinclude>")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<abbr {{#if:{{{class|}}}|class="{{{class}}}"}} {{#if:{{{id|}}}|id="{{{id}}}"}} {{#if:{{{style|}}}|style="{{{style}}}"}} title="{{{2|}}}">{{{1|}}}</abbr><noinclude>{{Documentation|content=[[Category:Semantic markup templates]][[Category:Abbreviation templates]]</noinclude>
<abbr {{#if:{{{class|}}}|class="{{{class}}}"}} {{#if:{{{id|}}}|id="{{{id}}}"}} {{#if:{{{style|}}}|style="{{{style}}}"}} title="{{{title|{{{2|}}}}}}">{{{1|}}}</abbr><noinclude>{{Documentation|content=[[Category:Semantic markup templates]][[Category:Abbreviation templates]]
== Template data ==
<templatedata>
{
"params": {
"1": {
"label": "Abbreviation"
},
"2": {
"label": "Title",
"description": "Full non abbreviated term"
},
"class": {},
"id": {},
"style": {}
}
}
</templatedata>}}</noinclude>

Latest revision as of 19:47, 1 January 2024

Template documentation

Template data

No description.

Template parameters

ParameterDescriptionTypeStatus
Abbreviation1

no description

Unknownoptional
Title2

Full non abbreviated term

Unknownoptional
classclass

no description

Unknownoptional
idid

no description

Unknownoptional
stylestyle

no description

Unknownoptional