10,132
edits
m (1 revision imported) |
m (1 revision imported) |
||
(One intermediate revision by one other user not shown) | |||
Line 16: | Line 16: | ||
[[Category:Templates that generate named references]] | [[Category:Templates that generate named references]] | ||
}}</includeonly> | }}</includeonly> | ||
<templatedata> | |||
{ | |||
"params": { | |||
"1": { | |||
"aliases": [ | |||
"reference", | |||
"text", | |||
"content" | |||
], | |||
"label": "text of the note", | |||
"description": "The text of the note", | |||
"type": "content", | |||
"suggested": true | |||
}, | |||
"name": { | |||
"label": "Reference name", | |||
"description": "Creates the efn as a named reference", | |||
"type": "string" | |||
}, | |||
"group": { | |||
"label": "Reference group", | |||
"description": "Adds the reference to a styled group", | |||
"example": "lower-greek, note, upper-alpha", | |||
"type": "string" | |||
} | |||
} | |||
} | |||
</templatedata> |