Template:Repetition inline/doc
This is a documentation subpage for Template:Repetition inline. It may contain usage information, categories and other content that is not part of the original template page. |
Usage
This template can be used to tag statements in articles that may be repeating previously-stated information. This does not apply to the lead; the lead is a summary of the information in the article.
An optional parameter, |uncertain=
, can be used to append a question mark (?) to the end of the text in square brackets.
{{Repetition inline|date=November 2024}}
Template data
<templatedata> { "params": { "uncertain": { "description": "This parameter can be used to append a question mark (?) to the text in square brackets. It should be used if you are not sure whether the tagged text is repetition. As long as this parameter exists and is not empty, the question mark will be shown; omit the parameter entirely if you want to remove it.", "example": "y", "type": "string", "autovalue": "y" }, "date": { "description": "The date this tag was added. E.g., \"January 2013\" NOT \"jan13\"", "type": "date", "autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}", "required": true } }, "format": "inline", "description": "This template can be used to tag statements in articles that may be repeating previously-stated information. This does not apply to the lead; the lead is a summary of the information in the article." } </templatedata>
See also
- {{Repetition}}