Template:AO3Citation: Difference between revisions

From Transcendence AU Wiki
imported>StarlightSystem
m (Added line breaks to doc)
imported>StarlightSystem
(Added TemplateData for AO3Citation)
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": {
"Username": {
"type": "string",
"required": true
},
"Title of Work": {
"type": "string",
"required": true
},
"Year published (not updated)": {
"type": "number",
"required": true
},
"Hyperlink": {
"type": "url",
"required": true
}
},
"description": "Renders to a citation of an AO3 work",
"paramOrder": [
"Username",
"Title of Work",
"Year published (not updated)",
"Hyperlink"
]
}
</templatedata></noinclude>

Revision as of 18:22, 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
UsernameUsername

no description

Stringrequired
Title of WorkTitle of Work

no description

Stringrequired
Year published (not updated)Year published (not updated)

no description

Numberrequired
HyperlinkHyperlink

no description

URLrequired