Difference between revisions of "Template:ArticleDate"
From EncyclopAtys
CeNobiteElf (talk | contribs) |
CeNobiteElf (talk | contribs) m |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 8: | Line 8: | ||
| {{{description}}} | | {{{description}}} | ||
|}<noinclude> | |}<noinclude> | ||
− | [[Category: Utility templates]] | + | |
+ | |||
+ | <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> | </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? |