LPedia:Userboxes: Difference between revisions

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
m (FOSS)
(→‎How to Create a New Userbox: replacing HTML userbox example with new example as the constraints of Mediawiki 1.3 no longer apply)
Line 115: Line 115:


==How to Create a New Userbox==
==How to Create a New Userbox==
<!-- THIS IS OBSOLETE!
Given that this Wiki is using a much earlier version of MediaWiki than Wikipedia, Wikipedia userboxes will tend to messily disentegrate when tried here.  One working solution is to create a pure html box.
Given that this Wiki is using a much earlier version of MediaWiki than Wikipedia, Wikipedia userboxes will tend to messily disentegrate when tried here.  One working solution is to create a pure html box.


Line 127: Line 128:
   This user serves on the '<b></b>'<b></b>'Libertarian National Committee'<b></b>'<b></b>'
   This user serves on the '<b></b>'<b></b>'Libertarian National Committee'<b></b>'<b></b>'
   &lt;/small&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
   &lt;/small&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
-->
A userbox is essentially a template to specific tolerances.  For example:
<SMALL><TT>'''&lt;DIV style="float:left;border:solid #0F00BF 1px;margin:1px;"&gt;'''<BR/>
'''{<B></B>| cellspacing="0" style="width:238px;background:#EFEFEF;height:45px;"'''<BR/>
'''| style="width:43px;height:43px;background:#0F00BF;text-align:center;font-size:20pt;color:#FFFFFF" | [<B></B>[Image:Libertarianpartylogofixed.png|43px]<B></B>]'''<BR/>
'''| &lt;FONT style="font-size:8pt;padding:4pt;line-height:1.25em;"&gt;This user serves on the '<B></B>'<B></B>'Libertarian National Committee'<B></B>'<B></B>'&lt;/FONT&gt;'''<BR/>
'''|<B></B>}&lt;/DIV>&lt;BR clear="all"/&gt;'''<BR/>
'''&lt;noinclude&gt;'''<BR/>
'''[<B></B>[Category:Userboxes]<B></B>]'''<BR/>
'''&lt;/noinclude&gt;'''</TT></SMALL>
produces:
<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"/>


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_LNC
         http://www.lpedia.org/index.php?title=Template:Userbox_LNC2

Navigation menu