Difference between revisions of "Template:News"
Jump to navigation
Jump to search
(New page: <includeonly>__NOTOC__ __NOEDITSECTION__ {|cellspacing="0" cellpadding="0" width="800px" style="clear:both; background-color:#fcfcfc; border:3px solid #50A6C2;" align="center" |- |colspan=...) |
|||
Line 28: | Line 28: | ||
|<span style="line-height:1;"><br></span> | |<span style="line-height:1;"><br></span> | ||
|}</includeonly><noinclude> | |}</includeonly><noinclude> | ||
+ | |||
+ | ===The code=== | ||
+ | <pre> | ||
+ | {{News | ||
+ | |pagebody = | ||
+ | |date = | ||
+ | |news story = | ||
+ | }}</pre> | ||
+ | {{News | ||
+ | |pagebody = pagebody | ||
+ | |date = date | ||
+ | |news story = news story | ||
+ | }} | ||
+ | ===Example=== | ||
+ | <pre> | ||
+ | {{News | ||
+ | |pagebody = | ||
+ | |date =9th October 2008 - The Wiki is Launched | ||
+ | |news story = blah blah blah [[Image: crew.jpg|right|thumb|150x|Attendees of the WikiVet Launch]] | ||
+ | }} | ||
+ | |||
+ | </pre> | ||
+ | '''Gives''' | ||
+ | {{News | ||
+ | |pagebody = | ||
+ | |date =9th October 2008 - The Wiki is Launched | ||
+ | |news story = blah blah blah [[Image: crew.jpg|right|thumb|150x|Attendees of the WikiVet Launch]] | ||
+ | }} | ||
+ | </noinclude> |
Revision as of 08:54, 15 October 2008
The code
{{News |pagebody = |date = |news story = }}
| ||||||
| ||||||
Example
{{News |pagebody = |date =9th October 2008 - The Wiki is Launched |news story = blah blah blah [[Image: crew.jpg|right|thumb|150x|Attendees of the WikiVet Launch]] }}
Gives
| ||||||
| ||||||