[[Template:Did you know nominations/{{{1}}}|{{{1}}}]]
This template is used on approximately 2,700 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
Usage
This template creates a link to a nomination at Template talk:Did you know, the nomination page for DYK articles.
The first parameter is the name of the article that was nominated. For example, to link to the nomination of article Example, use the following:which by default yields
{{T:TDYK|Example}}
The second parameter changes what text to display. For example,
yields
{{T:TDYK|Example|your nomination}}
For nominations with more than one article, add all articles (other than the first), separated by commas, using the
|others=
parameter. For example, for a nomination of Example, Foo, Stuff, and Test, use the following code: which yields
{{T:TDYK|Example|others=Foo, Stuff, Test}}