Template:FicCitation: Difference between revisions

From Transcendence AU Wiki
imported>StarlightSystem
m (Added line breaks to doc)
imported>StarlightSystem
(Parameters should be numbered)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{{1}}}. "{{{2}}}" ({{{3}}}). [{{{4}}}] <{{{5}}}></includeonly><noinclude>
<includeonly>{{MaybeModUsername|{{{1}}}}}. "{{{2}}}" ({{{3}}}). [{{{4}}}] <{{{5}}}></includeonly><noinclude>
1 = username<br/>
1 = username<br/>
2 = title of work<br/>
2 = title of work<br/>
Line 5: Line 5:
4 = name of website hosted on<br/>
4 = name of website hosted on<br/>
5 = hyperlink
5 = hyperlink
</noinclude>
<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": "Name of website hosted on",
"type": "string",
"required": true
},
"5": {
"label": "Hyperlink",
"type": "url",
"required": true
}
},
"description": "Renders to a citation of a fanfic. Use AO3Citation instead if the fic is hosted on AO3.",
"paramOrder": [
"1",
"2",
"3",
"4",
"5"
]
}
</templatedata></noinclude>

Latest revision as of 18:33, 30 July 2023

1 = username
2 = title of work
3 = year published, not updated
4 = name of website hosted on
5 = hyperlink

Renders to a citation of a fanfic. Use AO3Citation instead if the fic is hosted on AO3.

[Edit template data]

Template parameters

ParameterDescriptionTypeStatus
Username1

no description

Stringrequired
Title of Work2

no description

Stringrequired
Year published (not updated)3

no description

Numberrequired
Name of website hosted on4

no description

Stringrequired
Hyperlink5

no description

URLrequired