You are viewing an old revision of this page, saved 2007-08-08 18:39 by Prisoner. View current version · Revision history

VMK

  • Discussion about the wiki or on wiki topics can be found at:
VMK Forums "Disney's Online World Guide" forum
  • If you are making a new item page, here is a rough guide how:
    • Each item will get their own page, named after the item and (if appropriate) its color. For example, Candy Cauldron and Aladdin's Flying Carpet Chair Blue. Create this page by linking to it from anywhere - use the VMKWiki Sandbox if you can't think of another place.
    • Use the template below for most furniture items, adding the correct information and adding any other categories that may be necessary (for example :Category:Beta Checklist).
    • To include the page you just created in a list (ie - not link to it, but include its contents), use a format like this: {{:Candy Cauldron}}. Note the :, it is important.
    • Don't forget to add a price and image if you have them. If you don't have an image, use the {{ImageNotAvailable}} tag to mark it - this will make it look better and easier to find later.
    • As always - preview things. But remember that you have to save the item's page before you can include it in another page.

Furniture Template

<noinclude>
{{itemTableHeader}}
</noinclude>
|-
|
|
|
|
|
|
<noinclude>
{{itemTableFooter}}
[[Category:Furniture Checklist]]
</noinclude>

The page, when empty, will look something like

ItemColorCostPhotoLocationNotes

If the item is a poster, show this using:

PROTECTED2
Output is:
Poster

If the item is stackable, show this using:

PROTECTED3
Output is:
Stackable

If the item is from a secret code, show this using:

PROTECTED4
Output is:
Secret Code

If the item is from a Q button quest, show this using:

PROTECTED5
Output is:
Q Button Quest

If the item is from a HOST_, show this using:

PROTECTED6
Output is:
HOST_ Prize

Categories: [[:Category:Furniture_Checklist|Furniture Checklist]]

Pin Template

Note that this is the same as the Furniture Template except it has the "Pin Category" instead.
<noinclude>
{{itemTableHeader}}
</noinclude>
|-
|
|
|
|
|
|
<noinclude>
{{itemTableFooter}}
[[Category:Pin Checklist]]
</noinclude>

The page, when empty, will look something like

ItemColorCostPhotoLocationNotes
Categories: [[:Category:Pin_Checklist|Pin Checklist]]

If the pin is a magic pin, show this using:

PROTECTED7
Output is:
Magic Pin

If the item is from a secret code, show this using:

PROTECTED8
Output is:
Secret Code

If the item is from a Q button quest, show this using:

PROTECTED9
Output is:
Q Button Quest

If the item is from a HOST_, show this using:

PROTECTED10
Output is:
HOST_ Prize

Clothing/Costumes/Hats Template

Note that this is the same as the Furniture Template except it has the "Clothing Category" instead.
<noinclude>
{{itemTableHeader}}
</noinclude>
|-
|
|
|
|
|
|
<noinclude>
{{itemTableFooter}}
[[Category:Clothing Checklist]]
</noinclude>

The page, when empty, will look something like

ItemColorCostPhotoLocationNotes

If the item is from a secret code, show this using:

PROTECTED11
Output is:
Secret Code

If the item is from a Q button quest, show this using:

PROTECTED12
Output is:
Q Button Quest

If the item is from a HOST_, show this using:

PROTECTED13
Output is:
HOST_ Prize

If the item is female only, show this using:

PROTECTED14
Output is:
Female Only

If the item is male only, show this using:

PROTECTED15
Output is:
Male Only

If the item is from the shop button, show this using:

PROTECTED16
Output is:
Shop Button

Categories: [[:Category:Clothing_Checklist|Clothing Checklist]]

Room Map Template

When creating a new map of a room, use the following template.

<noinclude>
__FORCETOC__

== Summary ==
{{itemTableHeader}}
</noinclude>
|-
|
|
|
|
|
|
<noinclude>
{{itemTableFooter}}

== Room Map ==

; Key:
: # - regular space ()
: x - exit space ()

[[Category:Guest Rooms]]
</noinclude>

Summary

ItemColorCostPhotoLocationNotes

Room Map

Key:
# - regular space ()
x - exit space ()

Additionally, we have some utility templates.

{{room shop}} currently just prints "room shop", but will eventually be changed to provide a link to information about how to shop for rooms. Similarly Available when creating a new user is meant for rooms that can be your starting room. {{roomSize|size|r=#|x=#}} is used to provide room size information. Currently, just the first parameter (the overall size) is used, but include the rest of the information for completeness. the "r" parameter is for "regular squares" (what we usually represent with a #).

If the room is from a secret code show this using:

PROTECTED19
Output is:
Secret Code

If the room is from the room shop, show this using:

PROTECTED20
Output is:
{{Room}}

Credit Rewards Template

To include credit rewards in a table of other items, you can use the {{credits|price|optional note}} template. For example, including {{credits|10}} generates this table entry:

ItemColorCostPhotoLocationNotes
10 CreditsVMK Credits
For more information see Credit

You may also include an optional note.

Price Template

Pricing items is very simple now using the following templates. "num" is the number of credits (for example 1000).
PROTECTED23
PROTECTED24
PROTECTED25
PROTECTED26
PROTECTED27 (to indicate how much an item sells for)
Output is:
Dnum
S/Dnum
X/Dnum
Q
{{salePrice}}

Additionally we have a way to indicate that an item is non-tradeable:

PROTECTED28
Output is:
non-tradeable

Released/Re-Released/Retired Templates

As items are release, retired and re-released it is important to make note of those dates (see date format below). These templates are for the status, you would then add the date. There is another to indicate the item was released as part of a yard sale or another limited event, so no specific date was recorded. There is also a tag to indicate the item was released during Beta and then removed.
PROTECTED29
PROTECTED30
PROTECTED31
PROTECTED32
PROTECTED33
Output is:
Released:
Re-released:
Retired:
Beta
Limited re-release through Host Yard Sale

Spoiler Format

This spoiler format features mouse hover to display "Correct Answer" or "Incorrect Answer" or to show a correct answer (as in the case with fill in the blanks) and is used in the In-Park quests spoiler area.
PROTECTED34
PROTECTED35
PROTECTED36

Output is:

  • Correct answer here
  • Incorrect answer here
Displayed text here

Note: for the Incorrect and Correct Answer templates, the bullet is currently included in the template

In a fill in the blank format:
ex:

VMK stands for __________________.
Use:
VMK stands for {{fill-inAnswer|__________________|Virtual Magic Kingdom}}.
and get:
VMK stands for __________________.

Before adding spoilers to a page include the template

PROTECTED38

It will show up as follows:

Spoiler Warning!
IGNORE THIS FOR THE MOMENT --[[User:SpinMarty|SpinMarty]] 22:28, 27 May 2007 (CDT)
 CODE OUTPUT NOTES
Furniture
Template
<noinclude>
{{itemTableHeader}}
</noinclude>
|-
|
|
|
|
|
|
<noinclude>
{{itemTableFooter}}
[[Category:Furniture Checklist]]
</noinclude>
The page, when empty, will look like:
ItemColorCostPhotoLocationNotes

Categories: Furniture Checklist

Pin
Template
<noinclude>
{{itemTableHeader}}
</noinclude>
|-
|
|
|
|
|
|
<noinclude>
{{itemTableFooter}}
[[Category:Pin Checklist]]
</noinclude>
ItemColorCostPhotoLocationNotes

Categories: Pin Checklist

 CODE OUTPUT NOTES

Date Format

Dates of items should be in the day/month/year format with the full name of the month spelled out. Example:
10 October 2006

Spoiler Format

This spoiler format features mouse hover to display "Correct Answer" or "Incorrect Answer" or to show a correct answer (as in the case with fill in the blanks) and is used in the In-Park quests spoiler area.
PROTECTED39
PROTECTED40
PROTECTED41

Output is:

  • Correct answer here
  • Incorrect answer here
Displayed text here

Note: for the Incorrect and Correct Answer templates, the bullet is currently included in the template

In a fill in the blank format:
ex:

VMK stands for __________________.
Use:
VMK stands for {{fill-inAnswer|__________________|Virtual Magic Kingdom}}.
and get:
VMK stands for __________________.


IGNORE THIS FOR THE MOMENT --SpinMarty 22:28, 27 May 2007 (CDT)

 CODE OUTPUT NOTES
Furniture
Template
<noinclude>
{{itemTableHeader}}
</noinclude>
|-
|
|
|
|
|
|
<noinclude>
{{itemTableFooter}}
[[Category:Furniture Checklist]]
</noinclude>
The page, when empty, will look like:
ItemColorCostPhotoLocationNotes

Categories: Furniture Checklist

Pin
Template
<noinclude>
{{itemTableHeader}}
</noinclude>
|-
|
|
|
|
|
|
<noinclude>
{{itemTableFooter}}
[[Category:Pin Checklist]]
</noinclude>
ItemColorCostPhotoLocationNotes

Categories: Pin Checklist

 CODE OUTPUT NOTES
Discussion community comments archived from Talk:Editing VMK

Should the stuff Spinmarty put on the bottom of the page still be there since the info that is there is already above, and that it's not in the same format event though he said to ignore it for the moment? --Haveamagicalday

I think we are missing some templates like the ones for Hat pics, I know last time I did a hat page I couldn't find them here. It would be appreciated if one of the editors who added some of these templates could get the info onto this page, thanks!--UpInTheAir 16:16, 20 December 2007 (CST)

Referenced by 3 pages pages that link to “Editing VMK” — its place in the wiki