ઢાંચો:Expand section/doc: આવૃત્તિઓ વચ્ચેનો તફાવત

Content deleted Content added
imported>GoingBatty
updated count
imported>Intgr
Add auto value to "date" field, various tweaks
લીટી ૯૮:
<!-- Why no "reason" here for the param "reason"? This is very confusing. At the beginning, an example with "reason =" is given. --><templatedata>
{
"description": "Can be placed at the beginning of article sections that need expansion, after the section title.",
"params": {
"1": {
"label": "reasonReason",
"description": "Reason the template was added, an explanation of what expansion the section needs. A bulleted list with lines beginning '*' can be given.",
"type": "stringcontent",
"required": false,
"aliases": ["with","for"]
"with",
},
"for"
"talksection": {
]
"label": "talksection",
},
"description": "A section heading in the talk page where the issue is discussed. Note: The talksection parameter only displays if the parameter small is set to 'no'.",
"talksection": {
"type": "string",
"label": "Talk section",
"required": false,
"description": "A section heading in the talk page where the issue is discussed. Note: The talksection parameter only displays if the parameter small is set to 'no'.",
"aliases": ["discuss","talk"]
"type": "string",
},
"required": false,
"date": {
"aliases": [
"label": "date",
"discuss",
"description": "The month and year the template was added, e.g. 'August 2013'.",
"talk"
"type": "string",
]
"required": false
},
},
"smalldate": {
"label": "smallMonth and year",
"description": "ByThe defaultmonth and year the template willwas beadded, displayed in a small sizee. This can be changed by setting small to nog. Not recommended in'July articles2017'.",
"type": "string",
"required": false,
"autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}",
}
"suggested": true
}
},
"small": {
"label": "dateSmall",
"description": "By default the template will be displayed in a small size. This can be changed by setting small to no. Not recommended in articles.",
"type": "boolean",
"required": false,
"example": "no",
"default": "yes",
"autovalue": ""
}
},
"format": "inline"
}
</templatedata>