Template:TumblrCitation: Difference between revisions
From Transcendence AU Wiki
imported>StarlightSystem (Added TemplateData for TumblrCitation) |
imported>StarlightSystem (Parameters should be numbered) |
||
Line 6: | Line 6: | ||
{ | { | ||
"params": { | "params": { | ||
" | "1": { | ||
"label": "Username", | |||
"type": "string", | "type": "string", | ||
"required": true | "required": true | ||
}, | }, | ||
"Title of Post" | "2": { | ||
"label": "Title of Post", | |||
"type": "string", | "type": "string", | ||
"required": true | "required": true | ||
}, | }, | ||
" | "3": { | ||
"label": "Hyperlink", | |||
"type": "url", | "type": "url", | ||
"required": true | "required": true | ||
Line 21: | Line 24: | ||
"description": "This template renders to a citation to Tumblr, suitable for use inside <ref> tags.", | "description": "This template renders to a citation to Tumblr, suitable for use inside <ref> tags.", | ||
"paramOrder": [ | "paramOrder": [ | ||
" | "1", | ||
" | "2", | ||
" | "3" | ||
] | ] | ||
} | } | ||
</templatedata></noinclude> | </templatedata></noinclude> |
Latest revision as of 18:33, 30 July 2023
This template renders to a citation to Tumblr, suitable for use inside <ref> tags.
1=username/blogname
2=Title of Post/ First words of question
3=hyperlink
This template renders to a citation to Tumblr, suitable for use inside <ref> tags.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Username | 1 | no description | String | required |
Title of Post | 2 | no description | String | required |
Hyperlink | 3 | no description | URL | required |