lemonysnicket3
05-16-2007, 10:27 PM
how do you edit the charts for the items? i'm thinking of adding some new things to it so i would like to know :)
|
View Full Version : How Do You? lemonysnicket3 05-16-2007, 10:27 PM how do you edit the charts for the items? i'm thinking of adding some new things to it so i would like to know :) SpinMarty 05-17-2007, 03:43 AM You can always apply to be an editor. http://www.vmkforums.com/forums/showthread.php?t=108610 What, in particular, are you thinking of "adding"? I only ask because we are pretty much up to date with the items. lemonysnicket3 05-17-2007, 11:37 PM You can always apply to be an editor. http://www.vmkforums.com/forums/showthread.php?t=108610 What, in particular, are you thinking of "adding"? I only ask because we are pretty much up to date with the items. well i'm already an editor and i'm going to add the price of selling for the item (because some people lose their items from accidentally selling when looking) SpinMarty 05-18-2007, 06:46 AM ah, that would be good information to add :) UpInTheAir 05-18-2007, 07:05 AM In order to add the sell price for the items, first you must get to the item template page. Easiest way to reach these pages (as far as I know) would either be to visit the Checklist (http://www.disneysonlineworlds.com/index.php/Checklist) or find a page where the item template is used, click edit, and then scroll to the bottom of the page where the template links are listed. After you open up the template page, click edit and you will see the table set up. It should look something like this <noinclude> {{itemTableHeader}} </noinclude> |- |4th of July Pin | |{{questPrice}} |[[image:4thjulypin.jpg|4th of July Pin]] |Q button |Prize for [[Independence Day Quest]] 2006<br> {{released}} 4 July 2006<br> {{retired}} 4 July 2006 <noinclude> {{itemTableFooter}} [[Category:Pin Checklist]] </noinclude> In item tables the lines that look like this: | denote the columns. Column 1 is the item title Column 2 is the color Column 3 is the price (this is the column you are interested in) Column 4 is the image Column 5 is the locations Column 6 is for notes In the price column (third column), use the "Sell for" template {{salePrice|num}} to indicate how much an item sells for. Type the price where "num" apprears Hope this helps. For furture reference, most of the used templates are on the Help:Editing (http://www.disneysonlineworlds.com/index.php/Help:Editing) page. SpinMarty 05-18-2007, 07:24 AM thanks Up, after reading the first post i realized that I had misunderstood the original question :) lemonysnicket3 05-19-2007, 01:59 PM :D..major wiki editing time |