Difference between revisions of "Template:ArticleDate"
From EncyclopAtys
CeNobiteElf (talk | contribs) m |
|||
| Line 7: | Line 7: | ||
|- | |- | ||
| {{{description}}} | | {{{description}}} | ||
| − | |}<noinclude> | + | |} |
| + | |||
| + | <noinclude> | ||
[[Category: Utility templates|ArticleDate]] | [[Category: Utility templates|ArticleDate]] | ||
| + | |||
| + | |||
| + | <pre> | ||
| + | {{ArticleDate | ||
| + | |date= <DATE> | ||
| + | |month= <MONTH> | ||
| + | |title= <TITLE> | ||
| + | |description= <DESCRIPTION> | ||
| + | |}} | ||
| + | </pre> | ||
| + | |||
| + | '''Example:''' | ||
| + | {{ArticleDate | ||
| + | |date= 21 | ||
| + | |month= Jul | ||
| + | |title= Example | ||
| + | |description= This is the Discription. You like it ? | ||
| + | |}} | ||
</noinclude> | </noinclude> | ||
Revision as of 20:14, 17 January 2010
|
{{{title}}} | |
| {{{description}}} |
{{ArticleDate
|date= <DATE>
|month= <MONTH>
|title= <TITLE>
|description= <DESCRIPTION>
|}}
Example:
|
Example | |
| This is the Discription. You like it ? |