Template:Checked: Difference between revisions

Template page
Content added Content deleted
mNo edit summary
mNo edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
<onlyinclude><span style="background: rgb(0, 145, 70); padding:3px; border-radius: 5px">checked</span><br>{{#time: y-m-d }}<br></onlyinclude>
<onlyinclude><span style="background: rgb(0, 145, 70); padding:3px; border-radius: 5px">checked</span></onlyinclude>


<noinclude>
<noinclude>
<templatedata>
<templatedata>
{
{
"params": {},
"params": {
"year": {
"description": "Indicate that you verified the information on the item are correct (recipe, stats)"
"label": "Year",
"type": "string",
"suggestedvalues": [
"23",
"24",
"25",
"26",
"27"
],
"required": true
},
"month": {
"label": "Month",
"type": "string",
"suggestedvalues": [
"01",
"02",
"03",
"04",
"05",
"06",
"07",
"08",
"09",
"10",
"11",
"12"
],
"required": true
}
},
"description": "Indicate that you verified the information on the item are correct (recipe, stats).It also indicate when the recipe was checked so we know if it's outdated."
}
}
</templatedata>
</templatedata>

Latest revision as of 00:23, 1 August 2023

checked


Indicate that you verified the information on the item are correct (recipe, stats).It also indicate when the recipe was checked so we know if it's outdated.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Yearyear

no description

Suggested values
23 24 25 26 27
Stringrequired
Monthmonth

no description

Suggested values
01 02 03 04 05 06 07 08 09 10 11 12
Stringrequired
Cookies help us deliver our services. By using our services, you agree to our use of cookies.