Template:Title Rewards Table: Difference between revisions

From My Wiki
Jump to navigation Jump to search
imported>Tlosk's Bot
No edit summary
imported>Tlosk
No edit summary
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>{|cellpadding=3 style=" border:1px solid #e5e5e5; background:#F9F9F9; vertical-align:top;"
<includeonly>{|cellpadding=3 style=" border:1px solid #e5e5e5; background:#f9f9f9; vertical-align:top;"
|-
|-
|bgcolor=#d0d0d0 align=center valign=top| '''Task Required'''
|bgcolor=#d0d0d0 align=center valign=top| '''Task Required'''
|bgcolor=#d0d0d0 align=center valign=top| '''Title Reward'''
|bgcolor=#d0d0d0 align=center valign=top| '''Title Reward'''
|-
|-
|align=left| {{{1|??}}}
{{{Table Rows|}}}
|align=left| {{{2|??}}}
|colspan=2| ''<small>See [[Titles]] for a list of all available titles.</small>''
|-
|-
{{#ifeq:{{{3|}}}||{{!}}-|{{!}}colspan=2{{!}}  
|}</includeonly><noinclude>
----}}
{{Related|Wiki Templates|Quest Guide Template|{{mtl|Title}}}}
== Syntax ==
<pre>
{{Title Rewards Table
| Table Rows =
{{Title
| Title =
|  Task =
}}
 
{{Title
| Title =
|  Task =
}}
 
{{Title
| Title =
|  Task =
}}
}}
</pre>
 
== Usage ==
This template is one component of the page template [[Quest Guide Template]], full details and an example can be found there. 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 so you can add as many titles as needed.
 
== Non-template Code ==
If customization is required that deviates from the template, use standard formatting to construct a table:
<pre>
{|cellpadding=3 style=" border:1px solid #e5e5e5; background:#f9f9f9; vertical-align:top;"
|-
|-
{{#ifeq:{{{3|}}}|||{{!}}align=left{{!}} {{{3|??}}} }}
|bgcolor=#d0d0d0 align=center valign=top| '''Task Required'''
{{#ifeq:{{{4|}}}|||{{!}}align=left{{!}} {{{4|??}}} }}
|bgcolor=#d0d0d0 align=center valign=top| '''Title Reward'''
|-
{{#ifeq:{{{5|}}}||{{!}}-|{{!}}colspan=2{{!}}
----}}
|-
{{#ifeq:{{{5|}}}|||{{!}}align=left{{!}} {{{5|??}}} }}
{{#ifeq:{{{6|}}}|||{{!}}align=left{{!}} {{{6|??}}} }}
|-
{{#ifeq:{{{7|}}}||{{!}}-|{{!}}colspan=2{{!}}
----}}
|-
{{#ifeq:{{{7|}}}|||{{!}}align=left{{!}} {{{7|??}}} }}
{{#ifeq:{{{8|}}}|||{{!}}align=left{{!}} {{{8|??}}} }}
|-
{{#ifeq:{{{9|}}}||{{!}}-|{{!}}colspan=2{{!}}
----}}
|-
{{#ifeq:{{{9|}}}|||{{!}}align=left{{!}} {{{9|??}}} }}
{{#ifeq:{{{10|}}}|||{{!}}align=left{{!}} {{{10|??}}} }}
|-
{{#ifeq:{{{11|}}}||{{!}}-|{{!}}colspan=2{{!}}
----}}
|-
{{#ifeq:{{{11|}}}|||{{!}}align=left{{!}} {{{11|??}}} }}
{{#ifeq:{{{12|}}}|||{{!}}align=left{{!}} {{{12|??}}} }}
|-
{{#ifeq:{{{13|}}}||{{!}}-|{{!}}colspan=2{{!}}
----}}
|-
{{#ifeq:{{{13|}}}|||{{!}}align=left{{!}} {{{13|??}}} }}
{{#ifeq:{{{14|}}}|||{{!}}align=left{{!}} {{{14|??}}} }}
|-
|-
{{#ifeq:{{{15|}}}||{{!}}-|{{!}}colspan=2{{!}}
|align=left|  
----}}
|align=left|  
|-
|-
{{#ifeq:{{{15|}}}|||{{!}}align=left{{!}} {{{15|??}}} }}
|align=left|  
{{#ifeq:{{{16|}}}|||{{!}}align=left{{!}} {{{16|??}}} }}
|align=left|  
|-
|-
{{#ifeq:{{{17|}}}||{{!}}-|{{!}}colspan=2{{!}}
|}
----}}
|-
{{#ifeq:{{{17|}}}|||{{!}}align=left{{!}} {{{17|??}}} }}
{{#ifeq:{{{18|}}}|||{{!}}align=left{{!}} {{{18|??}}} }}
|-
{{#ifeq:{{{19|}}}||{{!}}-|{{!}}colspan=2{{!}}
----}}
|-
{{#ifeq:{{{19|}}}|||{{!}}align=left{{!}} {{{19|??}}} }}
{{#ifeq:{{{20|}}}|||{{!}}align=left{{!}} {{{20|??}}} }}
|-
|}</includeonly><noinclude>
{{Related|Wiki Templates|Quest Guide Template}}
== Syntax ==
<pre>
{{Title Reward Table|<First Task>|<First Title>|<Second Task>|<Second Title>}}
</pre>
</pre>


== Usage ==
[[Category:Wiki Template]]
This template is one component of the page template [[Quest Guide Template]], full details and an example can be found there.
</noinclude>
</noinclude>

Latest revision as of 17:39, 21 April 2009

Related topics: Wiki Templates, Quest Guide Template, {{Title}}

Syntax

{{Title Rewards Table
 | Table Rows =
{{Title
 | Title = 
 |  Task = 
}}

{{Title
 | Title = 
 |  Task = 
}}

{{Title
 | Title = 
 |  Task = 
}}
}}

Usage

This template is one component of the page template Quest Guide Template, full details and an example can be found there. 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 so you can add as many titles as needed.

Non-template Code

If customization is required that deviates from the template, use standard formatting to construct a table:

{|cellpadding=3 style=" border:1px solid #e5e5e5; background:#f9f9f9; vertical-align:top;"
|-
|bgcolor=#d0d0d0 align=center valign=top| '''Task Required'''
|bgcolor=#d0d0d0 align=center valign=top| '''Title Reward'''
|-
|align=left| 
|align=left| 
|-
|align=left| 
|align=left| 
|-
|}