Template:Crafter Table: Difference between revisions

From My Wiki
Jump to navigation Jump to search
imported>Tlosk
No edit summary
imported>Sanddh
mNo edit summary
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
<includeonly>{|cellpadding=2 style=" border:1px solid #e5e5e5; background:#F9F9F9; vertical-align:top;"
<includeonly>{|cellpadding=2 style=" border:1px solid #e5e5e5; background:#F9F9F9; vertical-align:top;"
|-
|-
|colspan=2 bgcolor=#d0d0d0 align=center valign=top| '''Turn In Item'''
|colspan=2 bgcolor=#d0d0d0 align=center valign=top| '''Turn In Items'''
|bgcolor=#d0d0d0 align=center valign=top| '''Experience'''
|bgcolor=#d0d0d0 align=center valign=top| '''Experience'''
|bgcolor=#d0d0d0 align=center valign=top| '''Pyreals'''
|bgcolor=#d0d0d0 align=center valign=top| '''Pyreals'''
|bgcolor=#d0d0d0 align=center valign=top| '''Reward Item'''
|bgcolor=#d0d0d0 align=center valign=top| '''Reward Items'''
|-
|-
{{{Table Rows|}}}
{{{Table Rows|}}}
Line 11: Line 11:
|}
|}
</includeonly><noinclude>
</includeonly><noinclude>
{{Related|Wiki Templates|Crafter NPC Template|Template:Crafter Item}}
{{Related|Wiki Templates|Crafter NPC Template|{{mtl|Crafter Item}}}}
== Syntax ==
== Syntax ==
<pre>
<pre>
Line 29: Line 29:
  |      Pyreals =  
  |      Pyreals =  
  |  Reward Item =  
  |  Reward Item =  
}}
{{Crafter Item
|  Turn In Item =
|  Turn In Qty =
|    Experience =
|      Pyreals =
|  Reward Item =
|    Reward Qty =
}}
}}


Line 50: Line 59:
Part of the [[Crafter NPC Template]] template, a table of crafter turn-in items. Note that this template makes use of another template to compose each row in the table, this allows you to have an arbitrary number of rows.
Part of the [[Crafter NPC Template]] template, a table of crafter turn-in items. Note that this template makes use of another template to compose each row in the table, this allows you to have an arbitrary number of rows.


[[Category:Wiki Template]]
</noinclude>
</noinclude>

Latest revision as of 21:35, 10 August 2010

Related topics: Wiki Templates, Crafter NPC Template, {{Crafter Item}}

Syntax

{{Crafter Table
 |   See Also =
 | Table Rows =
{{Crafter Item
 | Turn In Item = 
 |   Experience = 
 |      Pyreals = 
 |  Reward Item = 
}}

{{Crafter Item
 | Turn In Item = 
 |   Experience = 
 |      Pyreals = 
 |  Reward Item = 
}}

{{Crafter Item
 |  Turn In Item = 
 |   Turn In Qty = 
 |    Experience = 
 |       Pyreals = 
 |   Reward Item = 
 |    Reward Qty = 
}}

{{Crafter Item
 |  Turn In Item = 
 |    Experience = 
 |       Pyreals = 
 |   Reward Item = 
 |    Reward Qty = 
 | Reward Item 2 = 
 |  Reward 2 Qty = 
 | Reward Item 3 = 
 |  Reward 3 Qty = 
 | Reward Item 4 = 
 |  Reward 4 Qty = 
}}
}}

Usage

Part of the Crafter NPC Template template, a table of crafter turn-in items. Note that this template makes use of another template to compose each row in the table, this allows you to have an arbitrary number of rows.