Template:Abbr: Difference between revisions
From CIRCOMOD Stylized Model Wiki
					No edit summary  | 
				No edit summary  | 
				||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<abbr title="{{{1}}}">{{{2|[?]}}}</abbr><noinclude>  | |||
<noinclude>  | |||
<templatedata>  | <templatedata>  | ||
{  | {  | ||
| Line 19: | Line 18: | ||
	"description": "define an abbreviation or acronym, by creating a tooltip that is displayed on mouse-over",  | 	"description": "define an abbreviation or acronym, by creating a tooltip that is displayed on mouse-over",  | ||
	"paramOrder": [  | 	"paramOrder": [  | ||
		"  | 		"Abbreviation",  | ||
		"  | 		"Meaning"  | ||
	]  | 	]  | ||
}  | }  | ||
</templatedata>  | </templatedata>  | ||
</noinclude>  | </noinclude>  | ||
Latest revision as of 21:00, 28 August 2023
[?]
define an abbreviation or acronym, by creating a tooltip that is displayed on mouse-over
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Abbreviation | Abbreviation | Shows as regular text on the page 
  | Content | suggested | 
| Meaning | Meaning | Shows as tooltip 
  | String | suggested | 
