Angry Birds Wiki

Hello, and welcome to the Angry Birds Wiki! A place where you could find or share information about the Angry Birds and Bad Piggies series. Before editing, take note of the following:

  • You can go to our Community Portal to get a quick start about us and what you can do to help!
  • Please read our Rules and Edit Manual before you begin editing.
  • Please read our Forum guidelines before you begin posting.
  • Per our image policy, any non-official or non-Angry Birds/Bad Piggies images must be added to said user's profile page, or else they may be deleted. If you are the artist yourself, you must select the "I created this image myself" ( {{Self}} template ) option when uploading.
  • Please make sure you do not post fanon material in our mainspace articles. For more info, go here.
  • Click here to create your userpage. Add some Userboxes to tell everyone about yourself!
  • Got any questions? Feel free to contact an administrator or a moderator for help.
  • Click here to learn more about the wiki's history.

The Angry Birds Wiki is happy to welcome you to the community and happy editing!

READ MORE

Angry Birds Wiki
Angry Birds Wiki
Template-infoTemplate documentation (for the template shown above, sometimes hidden or invisible)

Description

Use this template to create a reference list in small font for an article. Note that there is no consensus that small font size should always be used for all references; when normal-sized font is more appropriate on an article, use <references /> instead.[1]

Syntax

Type {{[[Template:|<reflist>|<...>}} where you would normally type <references/>. If used with no parameters, it will produce a reference list with a single column.

Multiple columns

Using {{reflist|2}} will create a two-column reference list, and {{reflist|3}} will create a three-column list. Three-column lists are inaccessible to users with smaller/laptop monitors and should be avoided.

Using {{reflist|colwidth=30em}} will allow the browser to automatically choose the number of columns based on the width of the web browser. Choose a column width that's appropriate for the average width of the references on the page.

Note: multiple columns currently render properly only in Mozilla Firefox and other Gecko-based browsers and Safari 3, though the feature is included in CSS3 so it should work for a larger number of browsers in the future.

Sample output

{{reflist}} gives...

  1. I am a reference

CSS used

.references-small { font-size: 90%; }

See also