More languages
More actions
m (only include tags) |
mNo edit summary |
||
Line 1: | Line 1: | ||
<onlyinclude>{{#invoke:library citation|cite}}</onlyinclude> | <onlyinclude>{{#invoke:library citation|cite}}</onlyinclude> | ||
<noinclude> | |||
Creates a citation based on library links. | |||
Usage: | |||
<nowiki>{{Library citation | |||
|link = | |||
|quote = | |||
}}</nowiki> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"link": { | |||
"label": "Link", | |||
"description": "Link to get data from", | |||
"example": "URL, wikilink or page name: https://en.prolewiki.org/wiki/Library:Vladimir_Lenin/Adventurism ... Library:Dark Days in Ghana ... The Anti-Communist Impulse", | |||
"required": true, | |||
"suggested": true | |||
}, | |||
"quote": { | |||
"label": "Quote", | |||
"description": "Quote from the work", | |||
"type": "string", | |||
"suggested": true | |||
} | |||
}, | |||
"description": "Adds a citation based on Library work" | |||
} | |||
</templatedata> | |||
</noinclude> |
Latest revision as of 11:41, 8 October 2024
Creates a citation based on library links.
Usage:
{{Library citation |link = |quote = }}
Adds a citation based on Library work
Parameter | Description | Type | Status | |
---|---|---|---|---|
Link | link | Link to get data from
| Unknown | required |
Quote | quote | Quote from the work | String | suggested |