Sunshine Review:User templates

From Sunshine Review

Jump to: navigation, search
This user is a member of the
County website project
Image:Users48.png This user is a member of the
County commissioners project
Image:Factory 48x48.png This user is a member of the
City website project
Image:Tutorial 48.png This user is a member of the
School district website project
This user is a member of the
Alabama project
This user is a member of the Alaska project
This user is a member of the
Arizona project
This user is a member of the
Arkansas project
This user is a member of the
California project
This user is a member of the
Colorado project
This user is a member of the
Connecticut project
This user is a member of the
Delaware project
This user is a member of the
Florida project
This user is a member of the
Georgia project
This user is a member of the
Hawaii project
This user is a member of the
Idaho project
This user is a member of the
Illinois project
This user is a member of the
Indiana project
This user is a member of the
Iowa project
This user is a member of the
Kansas project
This user is a member of the
Kentucky project
This user is a member of the
Louisiana project
This user is a member of the
Maine project
This user is a member of the
Maryland project
This user is a member of the
Massachusetts project
This user is a member of the
Michigan project
This user is a member of the
Minnesota project
This user is a member of the
Mississippi project
This user is a member of the
Missouri project
This user is a member of the
Montana project
This user is a member of the
Nebraska project
This user is a member of the
Nevada project
This user is a member of the
New Hampshire project
This user is a member of the
New Jersey project
This user is a member of the
New Mexico project
This user is a member of the
New York project
This user is a member of the
North Carolina project
This user is a member of the
North Dakota project
This user is a member of the
Ohio project
This user is a member of the Oklahoma project
This user is a member of the
Oregon project
This user is a member of the
Pennsylvania project
This user is a member of the
Rhode Island project
This user is a member of the
South Carolina project
This user is a member of the
South Dakota project
This user is a member of the
Tennessee project
This user is a member of the
Texas project
This user is a member of the
Utah project
This user is a member of the
Vermont project
This user is a member of the
Virginia project
This user is a member of the
Washington project
This user is a member of the
West Virginia project
This user is a member of the
Wisconsin project
This user is a member of the
Wyoming project

Contents

User templates or user badges are small bits of code that display badges that Sunshine Review users/contributors can install on their user pages.

The advantage of adding user badges to your user page are:

  • It makes it very easy for you to get to the project page for that state, which means you can quickly re-familiarize where you were on any particular to-do list you were working on.
  • It makes it easy for other users to identify who else is working on articles about sunshine in this state. This increases your ability to collaborate with other editors and contributors on Sunshine Review.

See also: Sunshine Review:Projects

[edit] State project user badges

{{User SR Project Alabama}} | {{User SR Project Alaska}} | {{User SR Project Arizona}} | {{User SR Project Arkansas}} | {{User SR Project California}} | {{User SR Project Colorado}} | {{User SR Project Connecticut}} | {{User SR Project Delaware}} | {{User SR Project Florida}} | {{User SR Project Georgia}} | {{User SR Project Hawaii}} | {{User SR Project Idaho}} | {{User SR Project Illinois}} | {{User SR Project Indiana}} | {{User SR Project Iowa}} | {{User SR Project Kansas}} |

[edit] How to add to your user page

Here's the code you would insert on your user page if you want a particular badge to appear on the far right of your page:

<table style="float: right; margin-left: 1em; margin-bottom: 0.5em; width: 242px; border: #99B3FF 
solid 1px">
<tr><td>{{User SR Project Alabama}}</td></tr>
</table>

If you want to add more than one badge to your user badge, do it like this:

<table style="float: right; margin-left: 1em; margin-bottom: 0.5em; width: 242px; border: #99B3FF 
solid 1px">
<tr><td>{{User SR Project Counties}}</td></tr>
<tr><td>{{User SR Project Alabama}}</td></tr>
</table>

If you want the badge to appear on the left of your page, add this code with the appropriate user template:

<table style="float: left; margin-left: 1em; margin-bottom: 0.5em; width: 242px; border: #99B3FF 
solid 1px">
<tr><td>{{User SR Project Alabama}}</td></tr>
</table>

Which looks like this on the page:

This user is a member of the
Alabama project