Tbone's homepage
Leave me a message
What Is this?


About Me
About Me
Help Me Out!
Help Me Out!
Leave Me A Message
Leave Me A Message
Esperanza
Esperanza
My Userboxes (Hope you don't have dial-up)
My Userboxes (Hope you don't have dial-up)
Please Sign after visiting
Please Sign after visiting
My Awards!!
My Awards!!
User Homepage Give Me Advice Talk Esperanza Userboxes Autograph Book My Awards


How to make a fancy user page edit

Learn wiki edit

This is very important, you will be using it a lot! So read it!

  • Or you can read them all here

For Starters edit

For more help, see My edition of Magic Words

First, start of with some simple wiki code:

Remember to add the brackets like this: {{}} for the code to work (See Examples)

Page Links edit

This is an example of page linking:

{{User:Tbone55/thingy}}
 {{User:Tbone55/Head}}


This is the guide to page linking:

{{User<User Name>/<Link>}} 


This is my code for the thingy that float arround the bottom right of the page:

{{User:Tbone55/thingy}}


This is the code for adding a message bar like this:

{{message}}


This is the "User page notice" that I use:

{{User:Tbone55/User notice}}


And this is my ending (at the bottom):

{{User:Tbone55/Ending}}


The idea is to have many pages with that one link. And when it comes time to edit that link, you edit it once, and all the pages with the code show the edited item.


summery edit

Put page links in, and edit less.

Table of contents edit

To remove it:

___NOTOC___ 

To add one

TOC

Floating Links edit

What is it? edit

Thingy, as I call it, is a floating link, that doe not move when you scroll down the page. I use it, as an easy way for my guest, to leave me a message.

The help button looks like this: What Is this?

The Message button looks like this: Leave me a message

Notice, that when you click on the images, they take you to a part of my page, and not to the information about that image. but for some reason, the examples don't. to see waht i mean, click the example, above. It takes you to a page with the info for that specific image. Now click the "floating" images, on the bottom left of the window. thay take you to my homepage, my talk page, and a help page.

How to add them edit

Simple, copy some of the code below:

One little note, remember to take out the <> from where I added them to the code.


For adding a link to an image:

{{Click|link=<Link>|image=<Image>|width=<Width in px>|height=<Hight in px>|title=<Title>}}


For making a floating image:

<div style="position:fixed; right:0; bottom:0; display:block; height:{{{1|45}}}px; width:{{{1|45}}}px;"><Image link - <> ></div>

Notice the "Position:Fixed" part of the code, that is the important part!


Now for the whole shebang, like mine:

<div style="position:fixed; right:0; bottom:0; display:block; height:{{{1|45}}}px; width:{{{1|45}}}px;">{{Click|link=<Link>|image=<Image>|width=30|height=30|
title=<Title>}}</div>


This is what my message button looks like; for all you copy paste people, out there:

<div style="position:fixed; right:0; bottom:0; display:block; height:{{{1|45}}}px; width:{{{1|45}}}px;">{{Click|link=User talk:Tbone55|image=Crystal Clear app email.png|width=30|height=30|title=Leave me a message}}</div>


And my "What is this" button looks like this:

<div style="position:fixed; right:0; bottom:0; display:block; height:{{{1|35}}}px; width:{{{1|76}}}px;">{{Click|link=User:Tbone55/Floating_Icons|image=Crystal Clear app help index.png|width=25|height=25|title=What Is this?}}</div>

CheatSheet edit

See Help:Editing for more detailed explanations and advanced syntax.

Description You type You get
Applies anywhere
Italicise text

''italic''

italic

Bold text

'''bold'''

bold

Bold and italic

'''''bold & italic'''''

bold & italic

Internal link

(within Wikipedia)

[[name of page]]
[[name of page|display text]]

name of page
display text

Redirect to another page

#redirect [[Target page]]

1. redirect Target page

External link

(to other websites)

[http://www.example.org]
[http://www.example.org display text]
http://www.example.org

[1]
display text
http://www.example.org

Sign your posts
on talk pages

~~~~

Username 20:25,
9 May 2024 (UTC)

Applies only at the beginning of the line
Headings

of different sizes

== Level 1 ==
=== Level 2 ===
==== Level 3 ====
===== Level 4 =====
====== Level 5 ======

Level 1 edit

Level 2 edit

Level 3 edit

Level 4 edit
Level 5 edit
Bullet list

* one
* two
** two point one
* three

  • one
  • two
    • two point one
  • three
Numbered list

# one
# two
## two point one
# three

  1. one
  2. two
    1. two point one
  3. three
 
Thumbnail image

[[Image:Wiki.png|thumb|Caption text]]

Caption text

Final Addition edit

Don't forget to add a little thing, like this, to the bottom and top of your page:

<!-- Please DO NOT change any part of my user page unless you discuss with me on my 
talk page -->