Page Setup Tips

From Modpedia

Adapted from Wikipedia Cheatsheet.


I hope that these tips will help you in your page setups.

Also, please add the following code at the bottom of pages (articles) which are related to Mask of Destiny. This allows the page to become part of the Mask of Destiny Category.

[[Category:Mask of Destiny]]


Due to the fact that the Upload function is now disabled, please use this code if you want to have images on your page:

<div style="float">IMAGE URL HERE</div>


Due to some technical difficulties, those shown below will be stretched into the middle of the page. Please use your scroll button to scroll to the middle to view the page, and vice versa for those even below.

Contents

Modpedia Cheatsheet

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.com]
[http://www.example.com display text]
http://www.example.com

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

Escape wiki markup

with ''markup''
<nowiki>without ''markup''</nowiki>

with markup
without ''markup''

Applies only at the beginning of the line
Headings

of different sizes

==level 1==
===level 2===
====level 3====
=====level 4=====

Level 1

Level 2

Level 3

Level 4
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
Definition list

;Definition
:item 1
:item 2

Definition
item 1
item 2
 
Thumbnail image

[[Image:Linkbtn.gif|thumb|Caption text]]

Caption text
Introduction | Extended cheatsheet | More editing help


Making Infoboxes

This is an example of an infobox.

MoD Manga Comics

Image:MoD_Manga.JPG
Image from MoDM 1

Release 20th May, 2006
Author/ Artist Lady Kopaka
Publisher none
Comic Style Manga
Predecessor MoD Community Comics (community made)
Rating 7.6/10 Still needs some work, but good in overall.
Official site MoD Manga Comics (www.maskofdestiny.com)

These is the code used for the infobox above. To use it, paste the code below into the page you want, and edit the required info.

<!-- floated right section -->
<div style="margin-right: 2em; margin-right: 4em; width: 240px;">

<!-- slate grey box -->
<div style="font-size: 0.86em; font-family: lucida grande, sans-serif; line-height: normal; border: 1px solid #ccd2d9; background: #f0f6fa; text-align: left; padding: 0.5em 1em; text-align: center; margin-bottom: 2em">
<div style="font-weight: bold; text-align: center; color: #6a6c76; margin-bottom: 1em">
MoD Manga Comics
</div>
[[Image:MoD_Manga.JPG]]<br/>
Image from [http://www.maj.com/gallery/Kopaka101/Art/MoDcomics/page1.jpg MoDM 1]
{| style="background: transparent; text-align: left; table-layout: auto; border-collapse: collapse; margin-top: 1em;" cellspacing="0" cellpadding="0"

|-
! style="border-top: solid 1px #ccd2d9; padding: 0.4em 1em 0.4em 0; vertical-align: top; text-align: left;" | Release
| style="border-top: solid 1px #ccd2d9; padding: 0.4em 1em 0.4em 0; vertical-align: top" | 20th May, 2006

|-
! style="border-top: solid 1px #ccd2d9; padding: 0.4em 1em 0.4em 0; vertical-align: top; text-align: left;" | Author/ Artist
| style="border-top: solid 1px #ccd2d9; padding: 0.4em 1em 0.4em 0; vertical-align: top" | Lady Kopaka

|-
! style="border-top: solid 1px #ccd2d9; padding: 0.4em 1em 0.4em 0; vertical-align: top; text-align: left;" | Publisher
| style="border-top: solid 1px #ccd2d9; padding: 0.4em 1em 0.4em 0; vertical-align: top" | ''none''

|-
! style="border-top: solid 1px #ccd2d9; padding: 0.4em 1em 0.4em 0; vertical-align: top; text-align: left;" | Comic Style
| style="border-top: solid 1px #ccd2d9; padding: 0.4em 1em 0.4em 0; vertical-align: top" | Manga
|-
! style="border-top: solid 1px #ccd2d9; padding: 0.4em 1em 0.4em 0; vertical-align: top; text-align: left;" | Predecessor
| style="border-top: solid 1px #ccd2d9; padding: 0.4em 1em 0.4em 0; vertical-align: top" | MoD Community Comics (community made)

|-
! style="border-top: solid 1px #ccd2d9; padding: 0.4em 1em 0.4em 0; vertical-align: top; text-align: left;" | Rating
| style="border-top: solid 1px #ccd2d9; padding: 0.4em 1em 0.4em 0; vertical-align: top" | 7.6/10 Still needs some work, but good in overall.

|-
! style="border-top: solid 1px #ccd2d9; padding: 0.4em 1em 0.4em 0; vertical-align: top; text-align: left;" | Official site
| style="border-top: solid 1px #ccd2d9; padding: 0.4em 1em 0.4em 0; vertical-align: top" | [http://forums.maskofdestiny.com/ubb/ultimatebb.php?ubb=get_topic;f=8;t=000837;p=1 MoD Manga Comics (www.maskofdestiny.com)]

|}
</div> <!-- end of slate grey box -->
</div>
Personal tools