Difference between revisions of "Template:ArticleDate"
From EncyclopAtys
CeNobiteElf (talk | contribs) |
CeNobiteElf (talk | contribs) m |
||
(7 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{| | {| | ||
|rowspan="2" valign="top" | | |rowspan="2" valign="top" | | ||
− | {| width="30px" style="border:1px solid # | + | {| width="30px" style="border:1px solid #003366;" |
! scope= row | <font size="4">'''{{{date}}}'''</font><br />{{{month}}} | ! scope= row | <font size="4">'''{{{date}}}'''</font><br />{{{month}}} | ||
|} | |} | ||
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? |