Search
 
 
 
 
 
Search Pages:           Advanced
News
It is simple, FPSB and its user live for the news! We all read it, we all like it, we all comment on it. What would we do without it? Well the problem we are coming across is the fact that the news is becoming a lot less user involved! What I mean by this is just what it says; the user is not doing any thing. Simple, copy and paste. Many of you fight for news, and then debate over why yours was trashed and the others was approved; I have an answer for you! Simply just follow these guidelines and you will be on your way to hitting the front page of the FPSB in no time! Lets get started: 1.0
Writing
Sure, you love to bring news to FPSB. You source it, you link and all the goodies. It's not good enough any more. You are now required to write a 3-5 sentenced paragraph for your news. Some things you can write about are:
  • Explain the changes in the update.
  • Write a short summery of the news.
  • Use English grammar rules for this.
  • Put it in terms anyone can understand!
And remember, don't copy paste the news word by word. Its ok to copy paste the change log and/or quote but not copy the news. Summarize it in your own words. NOTICE: A summary is not the first two or three fixes in a change log. How about contributing more effort.

Top

1.1
Orginization
Any effective, and useful way to get your news across to the users is how organized it is! You must use these tools listed below to maximize an easy flow through your news submission.

Top

1.1.1
Fieldset and Legends
Use of a fieldset & legend can work strongly, but it can also look horrible on a page. I suggest rarely using a fieldset, as it adds a white box around all the text that is already in table type format. This is really unneeded. If you were to use a fieldset, please see the example after the legend explanation. Using a legend, inside of a fieldset tag is strongly suggested. It not only breaks the white box around the text, it draws attention to its self because of doing so. It should generally be used as a title for the text in the fieldset, and nothing more or less. An example, with code following:
FPSBanana Web SiteAs you can see the legend broke the box and provided a space for us to include what we might as well call a "title". The text in between the legend tags is as editable as any other text; you can bold, underline, color, size it (with in proportion), ect...
Example of the code is here:
<fieldset><legend>title here</legend>News post goes in here</fieldset>

Top


1.1.2
Blockquotes
One of the most easiest ways to indent a paragraph or text is by using a blockquote. You can use it around the entire news, you can use it multiple times in the news (remembering to close each on though), or you can use it as just a indention for a quote. I am using blockquote's all over this page. An example, with code following:
Today in the news, FPSB was hit with a major spike in spam. The servers crapped out all sorts of mess and janitors did not know what exactly to clean it up with. One said:
"Well it was like this yellow, sticky looking crap
Code:
<blockquote>Today in the news, FPSB was hit with a major spike in spam. The servers crapped out all sorts of mess and janitors did not know what exactly to clean it up with. One said:<blockquote>"Well it was like this yellow, sticky looking crap</blockquote></blockquote>

Top


1.1.3
Unorangized / Organized Lists
A simple way to list a change log for any mod release, patch, update, ect... it to use an <ul> tag. It simply indents the text (much like a blockquote), but you can add a <li> tag to make "bullets" to help guide the reader along. An example, with code following:
The change log for Patch v1.0:
  • Fixed CTD bug
  • Fixed GameTracker bug
  • Added new menu items
Code:
<ul><li>Fixed CTD bug</li><li>Fixed GameTracker bug</li><li>Added new menu items</li></ul>
Notice the </li>?? You must include this before starting a new <li> tag. In some browsers it requires it there, or the list will bulk on top of its self.

Top


1.1.4
Div Tags
One of the most seen, and used tags around FPSB is the <div> tag; I doubt you know you use it as much as you do. Think about every time you quote a post, it reads: <div>Posted by X

post.message</div>. You just used the <div> tag and used HTML in your post. All it simply does it create a darker fieldset and darker background (where with fieldset, the background is transparent). Uses of the <div> tag are generally used for quotes, and should not be applied around an entire news post. An example with code following:
We are what we repeatedly do. Excellence, then, is not an act, but a habit.
Code:
<div>We are what we repeatedly do. Excellence, then, is not an act, but a habit.</div>
Simple and easy!

Top


1.3
Images
This is simple, provide an image with almost any update that includes an image. Do not be lazy, because a mod will check your source (or should) and see an image posted. They (should) not approve your news, but let you know that you should include any image (or group of images) included in the news post. See about stealing bandwidth.

Top


1.4
Sources & External Links
This is so important! One of the biggest issues I run across as a news mod, is two different news posts with different change logs and only one with a source!! What am I to do?? If you do not provide a source (linked with correct HTML), you can almost grantee 100% it will not be approved! We need something to base your news off of. Include a source, make our [news mods] job easy.

Top


1.5
Useless tags, information, ect...
Alright, this is a hot topic now with my since so many of the news submissions are abusing them. Any more uses of the <hr /> tag, WILL NOT be approved. You read that?? They do not do anything then send a line across the page and possibly in a different color other than grey; purposeless!! Please stop including these in your news posts. Next thing: stealing bandwidth - if you EVER, I mean EVER post any sort of image (small or large) and it is not hosted off of ImageShack, PhotoBucket, CSSColbat, or any other image hosting site, but is linked to the source of your news you are committing a crime! It is illegal to use their images without consent from the owner / founder of that website. Please, please do not commit this crime.

Top

Published by cWanja . 1 year ago
Promote Me
Category: Rules
Comments
Page of 2   1 2 Next Page
.
{BH} Bounty Hunter's Leader {BH} | Y2M
Posted 1 month ago
Yes this could be very useful
xSAGx .
Bananite | Y2M
Posted 2 months ago
Good !! ;)
- Bananite
dead-aim .
Red thumb me and I'll kick your head in! | Y2M
Posted 3 months ago
- Text typo -

1.1.3
Unorangized/organized lists

Change "unorangized" to "unorganized"
Holty .
Aussie DiG | Y2M
Posted 4 months ago
Thats handy! Good explanation too. hopefully I can post some good news now!
.
? | Y2M
Posted 8 months ago
It is however illegal to steal their bandwidth. We enforce it.
.
There is no Devil Tiger, only Zuul. | Y2M
Posted 8 months ago
Illegal to hotlink images...I think not. If someone doesn't want their images hotlinked they have a right to block hotlinking, it's a simple .htaccess hack but it is not illegal to link to an image.
.
? | Y2M
Posted 9 months ago
Under construction to compile with the new rules.
Logike .
Bananite! | Y2M
Posted 1 year ago
Very helpful. Maybe now people will not commit mistakes.
This is also like a small HTML tutorial.
- Bananite!
.
I quit GameStop :-) | Y2M
Posted 1 year ago
Very useful!
.
? | Y2M
Posted 1 year ago
Thank you very much
Page of 2   1 2 Next Page
Add Comment
You must login or register to access this!