Empty Notebook: Difference between revisions

From PZwiki
(Recategorising to correct set. Realised Stationery. Changed NavBox accordingly.)
(Adjusted NavBox accordingly.)
Line 3: Line 3:
<div class="header" style="margin: 5px; align: right; background: #C3E4ED; padding: 13px; text-align: left; font-size: 100%; color:#000000; border: 1px solid #9AC0CD"> <!-- Code for Background Colour -->
<div class="header" style="margin: 5px; align: right; background: #C3E4ED; padding: 13px; text-align: left; font-size: 100%; color:#000000; border: 1px solid #9AC0CD"> <!-- Code for Background Colour -->
<div style="float: right;background: #C3E4ED;border: 1px solid #9AC0CD; margin: -30pt -10.5pt">   '''Page Updated @ Version: 34.28'''    </div><!-- Code for Version Tag at top -->
<div style="float: right;background: #C3E4ED;border: 1px solid #9AC0CD; margin: -30pt -10.5pt">   '''Page Updated @ Version: 34.28'''    </div><!-- Code for Version Tag at top -->
<div style="float: left;background: #C3E4ED;border: 1px solid #9AC0CD; margin: -30pt -10.5pt">  '''Navigation''' - [[:Category:Main|Main Index]] -> [[:Category:The_Game_World|The Game World]] -> [[:Category:Items|Items]] -> [[:Category:Consumables|Consumables]] -> [[:Category:Literature|Literature]] -> [[{{PAGENAME}}]]   </div><!-- Code for Navigation Bar at top, special blank char's before '''Navigation''' to give space -->
<div style="float: left;background: #C3E4ED;border: 1px solid #9AC0CD; margin: -30pt -10.5pt">  '''Navigation''' - [[:Category:Main|Main Index]] -> [[:Category:The_Game_World|The Game World]] -> [[:Category:Items|Items]] -> [[:Category:Stationery|Stationery]] -> [[{{PAGENAME}}]]   </div><!-- Code for Navigation Bar at top, special blank char's before '''Navigation''' to give space -->
{{Consumables
{{Consumables
|image = Notepad.png
|image = Notepad.png

Revision as of 18:09, 25 August 2016


   Page Updated @ Version: 34.28
Navigation - Main Index -> The Game World -> Items -> Stationery -> Empty Notebook   


Notebooks are items found in desks and bookcakes of many houses. You can use a Pen or a Pencil to write text on it. This is useful to write down important things to remember, like where to find loot you dropped. Empty Notebooks are similar to journals, however a notebook contains 10 pages to write on, compared to a journal which has 20. Doesn't reduce stress, boredom, or unhappiness.

It can be renamed and used to leave messages in Multiplayer servers.







Code

	
	item Notebook
        	Weight		= 1,
        	Type		= Literature,
        	DisplayName	= Empty Notebook,
        	Icon		= Notebook,
        	CanBeWrite  	= true,
        	PageToWrite 	= 10,

Template:Navbox/Tools