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
 
(4 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'''
|colspan=2 bgcolor=#d0d0d0 align=center valign=top| '''Reward Item'''
|bgcolor=#d0d0d0 align=center valign=top| '''Reward Items'''
|-
|-
{{{Table Rows|}}}
{{{Table Rows|}}}
|colspan=6| {{#ifeq:{{{See Also|}}}|||<small>See also {{{See Also|}}}.</small>}}
|colspan=5| {{#ifeq:{{{See Also|}}}|||<small>See also {{{See Also|}}}.</small>}}
|-
|-
|}
|}
</includeonly><noinclude>
</includeonly><noinclude>
{{Related|Wiki Templates|Template:Crafter Item}}
{{Related|Wiki Templates|Crafter NPC Template|{{mtl|Crafter Item}}}}
== Syntax ==
== Syntax ==
<pre>
<pre>
Line 32: Line 32:


{{Crafter Item
{{Crafter Item
  | Turn In Item =  
  | Turn In Item =  
  |  Experience =  
  |  Turn In Qty =
  |     Pyreals =  
|    Experience =
  |  Reward Item =  
|      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 =  
}}
}}
}}
}}
Line 41: Line 57:


== Usage ==
== Usage ==
Part of the ?? 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. Enclose any see also articles in wiki links (double brackets).
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.