Difference between revisions of "Template:News message"
From Twinsuniverse
J McKalling (Talk | contribs) m |
J McKalling (Talk | contribs) |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
− | === {{ | + | === {{#if:{{{date|}}}| {{#time: j F Y |{{{date}}}}} | Recently}} === |
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
Line 24: | Line 24: | ||
==Example== | ==Example== | ||
<nowiki>{| border="1" | <nowiki>{| border="1" | ||
− | | {{ | + | | {{news message|There has been news.|date=october 22 2012}} |
|}</nowiki> | |}</nowiki> | ||
:{| border="1" | :{| border="1" | ||
− | | | + | | {{news message|There has been news.|date=october 22 2012}} |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|} | |} | ||
[[Category:System Templates]] | [[Category:System Templates]] | ||
</noinclude> | </noinclude> |
Revision as of 00:44, 23 December 2012
This template is used to add a news message to the {{newslist}} template.
This article is a stub [list all]. You can help the Twinsuniverse by expanding it. |
Parameters
- The text of the news message (fully displayed as is)
- Additional message
- Additional message
- Additional message
- Additional message
- date: Specify a specific date for the news message (see PHP's strtotime() function, defaults to "now")
Example
{| border="1" | {{news message|There has been news.|date=october 22 2012}} |}
22 October 2012
- There has been news.