Difference between revisions of "Template:Sic"
From Paragon Wiki Archive
SaintNicster (Talk | contribs) (starting this for now) |
(update for usage other than an ambiguous flag) |
||
Line 1: | Line 1: | ||
− | < | + | {{{1}}}<span style="display:none;">{{{2}}}{{{3|}}}</span><noinclude> |
+ | |||
+ | == Usage == | ||
+ | '''<nowiki>{{sic|<correct>|<incorrect>|<reason>}}</nowiki>''' | ||
+ | |||
+ | Used to flag incorrect grammar, misspellings, and lore inaccuracies. {{red|**NOT IMPLEMENTED YET** This will auto-populate a detailed list on the [[:Category:Sic Usage|sic usage]] hidden category. **NOT IMPLEMENTED YET**}} | ||
+ | |||
+ | This template has three parameters: | ||
+ | * corrected word/phrase | ||
+ | * incorrect word/phrase | ||
+ | * the reasoning behind the correction (Optional but highly recommended.) | ||
+ | |||
+ | '''DO NOT''' use this template to flag bugs. Use {{tl|bug}} instead. | ||
+ | |||
+ | == Examples == | ||
+ | {| class=wikitable | ||
+ | |- | ||
+ | ! Input | ||
+ | | Results | ||
+ | |- | ||
+ | ! style="text-align:left;" | <nowiki>{{sic|their|they're}}</nowiki> | ||
+ | | {{sic|their|they're}} | ||
+ | |- | ||
+ | ! style="text-align:left;" | <nowiki>{{sic|its|it's}}</nowiki> | ||
+ | | {{sic|its|it's}} | ||
+ | |- | ||
+ | ! style="text-align:left;" | <nowiki>{{sic|Baron Zoria founded the modern Circle of Thorns.|Statesman founded the modern Circle of Thorns.|Lore inconsistency.}}</nowiki> | ||
+ | | {{sic|Baron Zoria was the founder of the modern Circle of Thorns.|Statesman was the founder of the modern Circle of Thorns.|Lore inconsistency.}} | ||
+ | |} | ||
+ | [[Category:Templates]]</noinclude> |
Revision as of 20:54, 10 April 2012
{{{1}}}
Usage
{{sic|<correct>|<incorrect>|<reason>}}
Used to flag incorrect grammar, misspellings, and lore inaccuracies. **NOT IMPLEMENTED YET** This will auto-populate a detailed list on the sic usage hidden category. **NOT IMPLEMENTED YET**
This template has three parameters:
- corrected word/phrase
- incorrect word/phrase
- the reasoning behind the correction (Optional but highly recommended.)
DO NOT use this template to flag bugs. Use {{bug}} instead.
Examples
Input | Results |
---|---|
{{sic|their|they're}} | their |
{{sic|its|it's}} | its |
{{sic|Baron Zoria founded the modern Circle of Thorns.|Statesman founded the modern Circle of Thorns.|Lore inconsistency.}} | Baron Zoria was the founder of the modern Circle of Thorns. |