Difference between revisions of "Template:ArticleDate"
From EncyclopAtys
CeNobiteElf (talk | contribs) |
CeNobiteElf (talk | contribs) m |
||
(6 intermediate revisions by 3 users not shown) | |||
Line 7: | Line 7: | ||
|- | |- | ||
| {{{description}}} | | {{{description}}} | ||
− | |} | + | |}<noinclude> |
+ | |||
+ | |||
+ | <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? | ||
+ | |}} | ||
+ | |||
+ | [[Category: Utility templates|ArticleDate]] | ||
+ | </noinclude> |
Latest revision as of 22:47, 17 January 2010
|
{{{title}}} | |
{{{description}}} |
{{ArticleDate |date= <DATE> |month= <MONTH> |title= <TITLE> |description= <DESCRIPTION> |}}
Example:
|
Example | |
This is the Discription. You like it? |