Anonymous

Template:Proofread: Difference between revisions

From No Man's Land - A Trigun Wiki
m
template data
m (code update)
m (template data)
Line 15: Line 15:
{{Proofread|Section|Issue|Reason}}
{{Proofread|Section|Issue|Reason}}
[[Category:Templates]]
[[Category:Templates]]
</noinclude>
<templatedata>
{
"params": {
"1": {
"label": "Section",
"description": "Which section(s) of the article needs proofreading."
},
"2": {
"label": "Issue",
"description": "Describe the issue(s) that needs correcting."
},
"3": {
"label": "Reason",
"description": "Describe the reason(s) proofreading is needed."
}
},
"description": "This template is for indicating that information on a page requires proofreading.",
"paramOrder": [
"1",
"2",
"3"
]
}
</templatedata></noinclude>