Difference between revisions of "Template:Featured Article"
Jump to navigation
Jump to search
Rboatright (talk | contribs) (cr) |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
− | === | + | ==={{{Title}}} === |
− | {{{ | + | {{{Summary}}} |
− | |||
− | |||
+ | Full article at: [[{{{FullLink}}}]] | ||
<noinclude> | <noinclude> | ||
== Usage == | == Usage == | ||
Remember to use the <nowiki>{{!}}</nowiki> for "|" when in the description parameter. | Remember to use the <nowiki>{{!}}</nowiki> for "|" when in the description parameter. | ||
+ | <source lang="text"> | ||
− | + | {{Featured Article | |
− | {{ | + | |Title= Title to display on the front page |
− | | | + | |Image= Image to display if any |
− | | | + | |FullLink= Full wiki name of full article |
− | | | + | |Summary= Description summary to go on front page. |
− | | | ||
− | |||
− | |||
}} | }} | ||
</source> | </source> | ||
</noinclude> | </noinclude> |
Latest revision as of 19:12, 2 October 2010
{{{Title}}}
{{{Summary}}}
Full article at: [[{{{FullLink}}}]]
Usage
Remember to use the {{!}} for "|" when in the description parameter. <source lang="text">
Title to display on the front page
Description summary to go on front page.
Full article at: Full wiki name of full article
</source>