Difference between revisions of "Template:DYK nompage links/sandbox"

From blackwiki
Jump to navigation Jump to search
imported>Mr. Stradivarius
(create sandbox for Template:DYK nompage links)
 
imported>Mr. Stradivarius
(use includeonly tags)
 
Line 1: Line 1:
{{#invoke:DYK nompage links|main}}<noinclude>
+
<includeonly>{{#invoke:DYK nompage links|main}}</includeonly><noinclude>
 
{{documentation}}
 
{{documentation}}
 
<!-- Categories go on the /doc subpage, and interwikis go on Wikidata. -->
 
<!-- Categories go on the /doc subpage, and interwikis go on Wikidata. -->
 
</noinclude>
 
</noinclude>

Latest revision as of 11:48, 26 June 2014

50px Template documentation[view] [edit] [history] [purge]

This template creates the list of links used on Wikipedia:Did You Know nomination pages.

Usage

{{DYK nompage links
| nompage = nomination subpage
| 1 = article 1
| 2 = article 2
| 3 = article 3
  ...
}}

You must specify the nomination page and at least one article.

Examples

Single

{{DYK nompage links
| nompage = YOUR ARTICLE TITLE
| 1 = Foo
}}

Multiple

{{DYK nompage links
| nompage = YOUR ARTICLE TITLE
| 1 = Foo
| 2 = Bar
| 3 = Baz
}}