Modjeska: Difference between revisions

From PZwiki
(Cleaned up, and removed plagiarized main paragraph)
(Redesigned page, + Nav Bar, New description, old description moved to trivia, noted lack of nutritional value in code, + categories,)
Line 1: Line 1:
{{Notice|Improve}}
__NOTOC__
{{languages}}
{{languages}}
<div class="header" style="margin: 5px; align: right; background: #CEF2E0; padding: 13px; text-align: left; font-size: 100%; color:#000000; border: 1px solid #A3BFB1"> <!-- Code for Background Colour -->
<div style="float: right;background: #CEF2E0;border: 1px solid #A3BFB1; margin: -30pt -10.5pt">    '''Page Updated @ Version: 34.28'''    </div><!-- Code for Version Tag at top -->
<div style="float: left;background: #CEF2E0;border: 1px solid #A3BFB1; margin: -30pt -10.5pt">   '''Navigation''' - [[ Main_Page|Index]] -> [[:Category:Food|Food]] -> [[:Category:Non-Perishable_Food|Non Perishable Foods]] -> [[Modjeska|Modjeska]]   </div><!-- Code for Navigation Bar at top, special blank char's before '''Navigation''' to give space -->
{{Consumables
{{Consumables
|image = SNACKModjeska.png
|image = SNACKModjeska.png
Line 6: Line 9:
|weight = 0.1
|weight = 0.1
}}
}}
Modjeska is a [[Food#Non-Perishable|non-perishable]] food item. Although they do not reduce a lot of hunger, Modjeska is one of the few [[Food#Non-Perishable|non-perishable]] foods that can be eaten without a can opener or any cooking. They are often found inside gift store shelves and display cases and candystore display cases.
== Nutritional Information ==
Modjeska provides when completely eaten: -10 hunger.
<br><br>
'''It's Nutritional Values are as follows:'''<br>
At this time, Modjeska's have no nutritional benefit ingame, which could be a temporary oversight. <br><br>
Carbohydrates = 0 <br>
Proteins = 0 <br>
Lipids = 0 <br>
Calories = 0 <br><br>
==Trivia==
Modjeska is a candy made out of a marshmallow covered in caramel. It was invented in the 1880s in Louisville, Kentucky by french confectioner Anton Busath to honor Shakespearean actress Helena Modjeska, who was performing in the town at the time. Other shops started to make variants of the candy, which continue to be popular today.
Modjeska is a candy made out of a marshmallow covered in caramel. It was invented in the 1880s in Louisville, Kentucky by french confectioner Anton Busath to honor Shakespearean actress Helena Modjeska, who was performing in the town at the time. Other shops started to make variants of the candy, which continue to be popular today.


== Code ==
== Code ==
  <nowiki>item Modjeska
  <nowiki>
{
item Modjeska
HungerChange = -10,
HungerChange = -10,
Weight = 0.1,
Weight = 0.1,
Type = Food,
Type = Food,
DisplayName = Modjeska,
DisplayName = Modjeska,
Icon = Modjeska,
Icon = Modjeska,
}</nowiki>
</nowiki>
 


<!-- {{Navbox/Consumables}}
{{Navbox/Consumables}}
[[Category:Consumables]]
[[Category:Consumables]]
[[Category:Food]]
[[Category:Food]]
[[Category:Non-Perishable Food]]
[[Category:Non-Perishable_Food]]
[[Category:Version 34.28]]

Revision as of 22:29, 11 August 2016


Page Updated @ Version: 34.28
   Navigation - Index -> Food -> Non Perishable Foods -> Modjeska   


Modjeska is a non-perishable food item. Although they do not reduce a lot of hunger, Modjeska is one of the few non-perishable foods that can be eaten without a can opener or any cooking. They are often found inside gift store shelves and display cases and candystore display cases.

Nutritional Information

Modjeska provides when completely eaten: -10 hunger.

It's Nutritional Values are as follows:
At this time, Modjeska's have no nutritional benefit ingame, which could be a temporary oversight.

Carbohydrates = 0
Proteins = 0
Lipids = 0
Calories = 0

Trivia

Modjeska is a candy made out of a marshmallow covered in caramel. It was invented in the 1880s in Louisville, Kentucky by french confectioner Anton Busath to honor Shakespearean actress Helena Modjeska, who was performing in the town at the time. Other shops started to make variants of the candy, which continue to be popular today.

Code

	item Modjeska
		HungerChange	=	-10,
		Weight		=	0.1,
		Type		=	Food,
		DisplayName	=	Modjeska,
		Icon		=	Modjeska,
 


Template:Navbox/Consumables