13,401
edits
(Automatically fixing double redirect from Template:AD to Template:Advert in a maintenance job) |
(Fixed) Tag: Removed redirect |
||
Line 1: | Line 1: | ||
# | {{if empty|{{{1|<noinclude>2022</noinclude>}}}|{{color|red|Date parameter missing! ([[Template:CE]])}}}} {{#ifeq:{{yesno|{{{link|}}}}}|yes|[[Common Era|CE]]|<span title="Common Era">CE</span>}}<noinclude> | ||
{{Documentation | |||
| content = | |||
{{For|the template used to tag articles for copyediting|Template:Copy edit}} | |||
A convenience{{\}}consistency template for the display of [[Common Era]] years that places the abbreviation "CE" followed by a [[non-breaking space]] (&nbsp;) before a year supplied. If the {{para|link}} parameter supplied is "y", "yes", or "true", the "CE" is rendered as a link to the "Common Era" article. | |||
===Examples=== | |||
: <code><nowiki>{{CE|859}}</nowiki></code> produces: {{CE|859}} | |||
: <code><nowiki>{{CE|1958|link=y}}</nowiki></code> produces: {{CE|1958|link=y}} | |||
: <code><nowiki>{{CE}}</nowiki></code> produces: {{CE}} | |||
===See also=== | |||
* {{tl|BCE}}, a similar template for Before Common Era years. | |||
[[Category:Time, date and calendar templates]] | |||
}}<!--(end Documentation)--> | |||
</noinclude> |
edits