Difference between revisions of "Template:By how much/doc"

From blackwiki
Jump to navigation Jump to search
imported>Meteor sandwich yum
imported>Daviddwd
Line 11: Line 11:
 
[[Category:Inline cleanup templates]]
 
[[Category:Inline cleanup templates]]
 
</includeonly>
 
</includeonly>
 +
 +
<templatedata>
 +
{
 +
"params": {
 +
"title": {
 +
"label": "Title",
 +
"type": "string",
 +
"suggested": true,
 +
"description": "A brief reason for the tag."
 +
},
 +
"date": {
 +
"label": "Date",
 +
"type": "date",
 +
"description": "An optional date parameter that records when the tag was added. If this template is added without the date parameter, the date parameter will be added soon after by a [[WP:BOT|bot]].",
 +
"autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}"
 +
}
 +
},
 +
"description": "Use {{By how much}} in the body of an article as a request for other editors to add further quantification to text that indicates a change or difference in a quantity of something."
 +
}
 +
</templatedata>

Revision as of 00:49, 6 December 2018

Usage

See also


Use {{By how much}} in the body of an article as a request for other editors to add further quantification to text that indicates a change or difference in a quantity of something.

Template parameters

ParameterDescriptionTypeStatus
Titletitle

A brief reason for the tag.

Stringsuggested
Datedate

An optional date parameter that records when the tag was added. If this template is added without the date parameter, the date parameter will be added soon after by a [[WP:BOT|bot]].

Auto value
{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}
Dateoptional