User:MacGyverMagic/Editing

From Wikipedia, the free encyclopedia

Contents

[edit] My templates

[edit] Hieroglyphs Test

b i
n
w

evil written in ancient Egyptian hieroglyphs

[edit] Useful Box

'Put your text here'


To put in a box like the above, use the following code:
<blockquote style="background: white; border: 1px solid black; padding: 1em;">
'Put your text here'

[edit] User box

There is actually a template for making up your own boxes stemming from babel: Template:Userbox. Inserting {{Userbox|Green|Yellow|[[Image:Flag of the United Kingdom.svg|40px]]|This is an example infobox}} displays as:

This is an example infobox


(copied from Paul Klenk's talk page)

[edit] Inserting pictures

[[Image:picturename.jpg|thumb|right|250px|description]]

[edit] Variables

{{CURRENTMONTH}} - 05
{{CURRENTMONTHNAME}} - May
{{CURRENTMONTHNAMEGEN}} - May
{{CURRENTDAY}} - 10
{{CURRENTDAYNAME}} - Monday
{{CURRENTYEAR}} - 2004
{{CURRENTTIME}} - 10:56
{{NUMBEROFARTICLES}} - 263229

[edit] Dashed Lines

(Taken from the Village Pump)
<div style="float:right; border-style:dashed; border-color:blue; border-width:1px; text-align:center; padding:2px;"> [[Wikipedia:WP|Shorthand:]]<br> [[WP:VP]] </div>

[edit] Infobox table coding

see edit screen for code

[edit] Bio box

Mr. X
Mr. X
Born
12 August 1911
Upper Case, Puzzelania
Occupation
Wikipedian, 2001-2004

Template:Infobox Biography or thingy on the right.

[edit] Small and columns

<div class="references-small" style="-moz-column-count:2; column-count:2;"></div>