Template:AO3Citation: Difference between revisions

From Transcendence AU Wiki
imported>StarlightSystem
m (Added line breaks to doc)
imported>StarlightSystem
(AO3Citation templatedata should be numbered)
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
2 = title of work<br/>
2 = title of work<br/>
3 = year published, not updated<br/>
3 = year published, not updated<br/>
4 = hyperlink</noinclude>
4 = hyperlink<templatedata>
{
"params": {
"1": {
"label": "Username",
"type": "string",
"required": true
},
"2": {
"label": "Title of Work",
"type": "string",
"required": true
},
"3": {
"label": "Year published (not updated)",
"type": "number",
"required": true
},
"4": {
"label": "Hyperlink",
"type": "url",
"required": true
}
},
"description": "Renders to a citation of an AO3 work",
"paramOrder": [
"1",
"2",
"3",
"4"
]
}
</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