Content deleted Content added
SMcCandlish (talk | contribs) tweak |
examples |
||
Line 12:
*{{para|id}} assign an HTML ID for #linking and other purposes (must be unique on the page and start with an alphabetic letter)
*{{para|style}} add additional CSS styling (can be used to add <code>text-decoration:line-through;</code> back in if you want that formatting; a shortcut for this is {{tlx|dc2}})
===Examples===
*<nowiki>{{deprecated code|deprecated}}</nowiki> yields: {{deprecated code|deprecated}}
*<nowiki>{{dc2|deprecated}}</nowiki> yields: {{dc2|deprecated}}
== See also ==
|