Paintbrush/fr: Difference between revisions

From PZwiki
< PaintbrushPaintbrush/fr
(Created page with "{{languages|Paint brush}} {{Items/fr |image = Paint brush.png |weight = 0.2 }} Le '''pinceau''' est un objet utile pour peindre vos murs, une fois construits et...")
 
(replaced infobox & category)
Line 1: Line 1:
{{languages|Paint brush}}
{{DISPLAYTITLE:Pinceau}}
 
{{languages}}
{{Items/fr
{{Infobox normal
|image = Paint brush.png  
|display_name=Pinceau
|name_colour=Tool
|name_text_colour=Tool
|image=PaintBrush Model.png  
|image_width=300px
|alternate_image=Paintbrush.png
|alternate_name=Pinceau
|alternate_link=
|weight = 0.2
|weight = 0.2
|primary_use = [[Paint|Painting]] [[wall]]s
|secondary_use = [[Bucket_of_Plaster|Plastering]] [[wall]]s
|class_name = Base.Paintbrush
}}
}}


Line 20: Line 30:
</pre>
</pre>


[[Category:Outils]]
[[Category:Tools/fr]]

Revision as of 13:26, 16 June 2023


Pinceau
Pinceau
Pinceau
Général
Catégorie Item
Encumbrance
Heavy Load
0.2
Function Painting walls
Plastering walls
Détails techniques
Objet ID Base.Paintbrush


Le pinceau est un objet utile pour peindre vos murs, une fois construits et plâtrés.

Code

	item Paintbrush
	{
		DisplayName	= Paint brush,
		Icon		= Paintbrush,
		Type		= Normal,
		Weight		= 0.2
	}