LPedia:Userboxes: Difference between revisions

From LPedia
Jump to navigation Jump to search
(→‎How to Create a New Userbox: replacing HTML userbox example with new example as the constraints of Mediawiki 1.3 no longer apply)
(restructuring)
Line 1: Line 1:
This is a list of userboxes available for inclusion in user pages.
 
==List of Userboxes==


If you create a new userbox, please add it to this page.
If you create a new userbox, please add it to this page.


 
===Candidate and Officeholder Userboxes===
==Candidate and Officeholder Userboxes==
{{Userbox candidate}}
{{Userbox candidate}}
Template: {<b></b>{Userbox candidate}<b></b>}
Template: {<b></b>{Userbox candidate}<b></b>}
Line 40: Line 40:




==Party Activist and Officer Userboxes==
===Party Activist and Officer Userboxes===
{{Userbox County}}
{{Userbox County}}
Template: {<b></b>{Userbox County}<b></b>}
Template: {<b></b>{Userbox County}<b></b>}
Line 63: Line 63:




==Canadian Political Userboxes==
===Canadian Political Userboxes===
{{Userbox LP Canada Advocate}}
{{Userbox LP Canada Advocate}}
Template: {<b></b>{Userbox LP Canada Advocate}<b></b>}
Template: {<b></b>{Userbox LP Canada Advocate}<b></b>}
Line 72: Line 72:




==Miscellaneous Political Userboxes==
===Miscellaneous Political Userboxes===
{{Userbox Org}}
{{Userbox Org}}
Template: {<b></b>{Userbox Org}<b></b>}
Template: {<b></b>{Userbox Org}<b></b>}
Line 80: Line 80:




==Miscellaneous Nonpolitical Userboxes==
===Miscellaneous Nonpolitical Userboxes===
{{Individualist}}
{{Individualist}}
Template: {<b></b>{Individualist}<b></b>}
Template: {<b></b>{Individualist}<b></b>}
Line 152: Line 152:


For housekeeping purposes, please save your new Userbox in the form of ''Userbox Name'', for example:
For housekeeping purposes, please save your new Userbox in the form of ''Userbox Name'', for example:
         http://www.lpedia.org/index.php?title=Template:Userbox_LNC2
          
http://www.lpedia.org/index.php?title=Template:Userbox_LNC2

Revision as of 10:27, 5 May 2008

List of Userboxes

If you create a new userbox, please add it to this page.

Candidate and Officeholder Userboxes

!

This user is a Candidate

Template: {{Userbox candidate}}


St

This user ran for Governor

Template: {{Userbox Governor}}


L

This user ran for Local Office

Template: {{Userbox Local}}


!

This user is an Officeholder!

Template: {{Userbox Officeholder}}


St

This user ran for State House

Template: {{Userbox State House}}


St

This user ran for State Senate

Template: {{Userbox State Senate}}


St

This user ran for Statewide Office

Template: {{Userbox Statewide}}


DC

This user ran for US House

Template: {{Userbox US House}}


DC

This user ran for US President

Template: {{Userbox US President}}


DC

This user ran for US Senate

Template: {{Userbox US Senate}}


DC

This user ran for US Vice President

Template: {{Userbox US Vice President}}


Party Activist and Officer Userboxes

LP

This user serves with a County Party

Template: {{Userbox County}}


LP

This user is a County Chair

Template: {{Userbox County Chair}}

LP

This user is a former County Chair

Template: {{Userbox former county chair}}


LP

This user serves with the National Party

Template: {{Userbox National}}


LNC

This user serves on the Libertarian National Committee

Template: {{Userbox LNC}}


LP

This user serves in a State Party

Template: {{Userbox State}}


LP

This user serves as a State Chair

Template: {{Userbox State Chair}}


Canadian Political Userboxes

LNPA

This user is a Libertarian Party of Canada Advocate

Template: {{Userbox LP Canada Advocate}}


LPCVM

This user is a Libertarian Party of Canada Voting Member

Template: {{Userbox LP Canada Voting}}


Miscellaneous Political Userboxes

Org

This user is with a Libertarian Organization

Template: {{Userbox Org}}


PAC

This user is with a Political Action Committee

Template: {{Userbox PAC}}


Miscellaneous Nonpolitical Userboxes

INDIV

This user is an Individualist

Template: {{Individualist}}

PL

This user is Philosophically Libertarian

Template: {{Userbox little l}}


V

This user is a Vegetarian

Template: {{Userbox Vegetarian}}


FOSS

This person uses Free and Open Source Software exclusively

Template: {{Userbox FOSS}}


How to Use Userboxes

At the top of your user page, create a table such as the following:

   {| style="align: right; float: right; border: 0px" cellspacing = 0
   | {{Userbox Officeholder}}
   |----
   | {{Userbox Local}}
   |----
   | {{Userbox former county chair}}
   |----
   | {{Userbox National}}
   |----
   | {{Userbox State}}
   |----
   | {{Userbox County}}
   |----
   | {{Userbox Economics PhD}}
   |----
   |}

How to Create a New Userbox

A userbox is essentially a template to specific tolerances. For example:

<DIV style="float:left;border:solid #0F00BF 1px;margin:1px;">
{| cellspacing="0" style="width:238px;background:#EFEFEF;height:45px;"
| style="width:43px;height:43px;background:#0F00BF;text-align:center;font-size:20pt;color:#FFFFFF" | [[Image:Libertarianpartylogofixed.png|43px]]
| <FONT style="font-size:8pt;padding:4pt;line-height:1.25em;">This user serves on the '''Libertarian National Committee'''</FONT>
|}</DIV><BR clear="all"/>
<noinclude>
[[Category:Userboxes]]
</noinclude>

produces:

Libertarianpartylogofixed.png

This user serves on the Libertarian National Committee



For housekeeping purposes, please save your new Userbox in the form of Userbox Name, for example:

http://www.lpedia.org/index.php?title=Template:Userbox_LNC2