Template:AO3Citation: Difference between revisions

From Transcendence AU Wiki
imported>StarlightSystem
(Added TemplateData for AO3Citation)
imported>StarlightSystem
(AO3Citation templatedata should be numbered)
 
Line 6: Line 6:
{
{
"params": {
"params": {
"Username": {
"1": {
"label": "Username",
"type": "string",
"type": "string",
"required": true
"required": true
},
},
"Title of Work": {
"2": {
"label": "Title of Work",
"type": "string",
"type": "string",
"required": true
"required": true
},
},
"Year published (not updated)": {
"3": {
"label": "Year published (not updated)",
"type": "number",
"type": "number",
"required": true
"required": true
},
},
"Hyperlink": {
"4": {
"label": "Hyperlink",
"type": "url",
"type": "url",
"required": true
"required": true
Line 25: Line 29:
"description": "Renders to a citation of an AO3 work",
"description": "Renders to a citation of an AO3 work",
"paramOrder": [
"paramOrder": [
"Username",
"1",
"Title of Work",
"2",
"Year published (not updated)",
"3",
"Hyperlink"
"4"
]
]
}
}
</templatedata></noinclude>
</templatedata></noinclude>

Latest revision as of 18:31, 30 July 2023

1 = username
2 = title of work
3 = year published, not updated

4 = hyperlink

Renders to a citation of an AO3 work

[Edit template data]

Template parameters

ParameterDescriptionTypeStatus
Username1

no description

Stringrequired
Title of Work2

no description

Stringrequired
Year published (not updated)3

no description

Numberrequired
Hyperlink4

no description

URLrequired