Sunshine Review:User templates
From Sunshine Review
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
|
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:
|
