Difference between revisions of "Template:Wiki News"

From PoliceWiki
Line 5: Line 5:
  
 
<!-- ADD NEW ITEMS BELOW THIS LINE -->
 
<!-- ADD NEW ITEMS BELOW THIS LINE -->
 +
{{NewsItemRed | timestamp=February 1| news= The [[PoliceWiki:Sandbox|sandbox]] is open! Use it to practice and try out wiki coding without having to mess around with an already existing article.}}
 
{{NewsItemWhite | timestamp=February 1| news= [[PoliceWiki]] is working on the category structure to simplify browsing through the site before public launch.}}
 
{{NewsItemWhite | timestamp=February 1| news= [[PoliceWiki]] is working on the category structure to simplify browsing through the site before public launch.}}
{{NewsItemYello | timestamp=February 1| news= [[User:Lkkinetic]] has been getting album cover art uploaded. Yay!}}
+
{{NewsItemRed | timestamp=February 1| news= [[User:Lkkinetic]] has been getting album cover art uploaded. Yay!}}
  
 
<!-- DON'T TOUCH THE CODE BELOW THIS LINE -->
 
<!-- DON'T TOUCH THE CODE BELOW THIS LINE -->
Line 14: Line 15:
 
To add a line to the wiki news, do the following:
 
To add a line to the wiki news, do the following:
  
#If the first entry begins with "NewsItemYello", copy and paste in the following code above the first entry:<br /><code><span style="color:#FF0000; font-style: bold"><nowiki>{{NewsItemWhite |
+
#If the first entry begins with "NewsItemRed", copy and paste in the following code above the first entry:<br /><code><span style="color:#FF0000; font-style: bold"><nowiki>{{NewsItemWhite |
 
timestamp=MONTH DAY|
 
timestamp=MONTH DAY|
 
news=(INSERT NEWS ITEM TEXT HERE}}</nowiki></span></code>
 
news=(INSERT NEWS ITEM TEXT HERE}}</nowiki></span></code>
#If the first entry begins with "NewItemWhite", copy and paste in the following code above the first entry:<br /><code><span style="color:#FF0000; font-style: bold"><nowiki>{{NewsItemYello |
+
#If the first entry begins with "NewItemWhite", copy and paste in the following code above the first entry:<br /><code><span style="color:#FF0000; font-style: bold"><nowiki>{{NewsItemRed |
 
timestamp=MONTH DAY|
 
timestamp=MONTH DAY|
 
news=(INSERT NEWS ITEM TEXT HERE}}</nowiki></span></code>
 
news=(INSERT NEWS ITEM TEXT HERE}}</nowiki></span></code>

Revision as of 07:40, 2 February 2008

Wiki News
February 1 The sandbox is open! Use it to practice and try out wiki coding without having to mess around with an already existing article.
February 1 PoliceWiki is working on the category structure to simplify browsing through the site before public launch.
February 1 User:Lkkinetic has been getting album cover art uploaded. Yay!
more info

How to use

To add a line to the wiki news, do the following:

  1. If the first entry begins with "NewsItemRed", copy and paste in the following code above the first entry:
    {{NewsItemWhite | timestamp=MONTH DAY| news=(INSERT NEWS ITEM TEXT HERE}}
  2. If the first entry begins with "NewItemWhite", copy and paste in the following code above the first entry:
    {{NewsItemRed | timestamp=MONTH DAY| news=(INSERT NEWS ITEM TEXT HERE}}
  3. Correct the time stamp and new links.
  4. Add the item to Template:Wiki News

Items that have been up for more than two weeks should be removed from the list.