Quote:
Originally Posted by fangor
Hello,
How make "Recipe Information table" in each recipe. When i edit this page for example : I don't see the code for make this table ?? Why
|
Also, we are using wiki Templates to create uniform formats for many of our pages. The data structure
Code:
{{Recipe
|name=Kojani Mangled Head SegmentQalian Mangled Head SegmentThestran Mangled Head Segment
|level=3
|skill=Leatherworking
|ingr=Mangled Bundle
|sec=Woven Cloth Padding
|util=Cleaner
|tools=Ruler, Needle
|desc=A medium armor recipe for leather head segments
}}
creates that data block at the top of the page. You can also see the wiki mark up language that is used to make the products table.
If you follow the help link in the toolbox at the upper left side of the page, you might find the Wikimedia help pages a wonderful introduction to formatting and manipulating wiki pages.