Baking Tray: Difference between revisions

From PZwiki
m (added removed notice)
(Added new navbar template with the notice colour. Changed categories slightly.)
Line 1: Line 1:
{{languages|Baking Tray}}
{{languages|Baking Tray}}
{{Items  
{{header|The Game World|Items|Obsolete Items|Removed Items|type=Notice|version=Version 39|incver=67.5}}{{Notice|Obsolete}}{{Items  
|image = Baking_Tray.png
|image = Baking_Tray.png
|weight = 0.5
|weight = 0.5
}}
}}
{{Notice|Obsolete}}
'''Baking tray''' was a kitchen tool used to cook [[dough]].  
A kitchen tool used to cook [[dough]].  


<br><br><br><br><br><br><br><br>
<br><br><br><br><br><br><br><br>
Line 15: Line 14:
         DisplayName = BakingTray,
         DisplayName = BakingTray,
         Icon = BakingTray,
         Icon = BakingTray,
     } </nowiki>
     }
</nowiki>
 
==See slso==
* [[Roasting Pan]]
* [[Bread]]
 
[[Category:Tools]]
[[Category:Tools]]
[[Category:Removed Items]]

Revision as of 16:33, 21 June 2018

BoxSmall.png
This feature has been removed from the game.
It has been replaced by something else.

Template:Items

Baking tray was a kitchen tool used to cook dough.









Code

item BakingTray
    {
        Weight		= 0.5,
        Type		= Normal,
        DisplayName	= BakingTray,
        Icon		= BakingTray,
    }	

See slso