Welcome to the DFO World Wiki. With many major updates since the release of DFO, many items are missing. Visit Item Database Project to learn more.
Please remember to click "show preview" before saving the page.
Thanks for the updated logo snafuPop!

Difference between revisions of "Template:Shop list header"

From DFO World Wiki
Jump to: navigation, search
m
 
Line 1: Line 1:
<includeonly>{{#vardefine:show seller|{{{show seller|n}}}}}{{#vardefine:show item|{{{show item|y}}}}}{{#vardefine:show level|{{{show level|y}}}}}{{#vardefine:show binding|{{{show binding|y}}}}}{{#vardefine:show limit|{{{show limit|n}}}}}{{#vardefine:first col check|}}<!--
+
<includeonly>{{#vardefine:show seller|{{{show seller|n}}}}}{{#vardefine:show item|{{{show item|y}}}}}{{#vardefine:show level|{{{show level|y}}}}}{{#vardefine:show binding|{{{show binding|y}}}}}{{#vardefine:show limit|{{{show limit|n}}}}}{{#vardefine:show clublevelreq|{{{show clublevelreq|n}}}}}{{#vardefine:first col check|}}<!--
  
 
     begin table
 
     begin table
Line 8: Line 8:
 
}} {{#ifeq:{{#var:show level}}|n||!{{#if:{{#var:first col check}}|{{#var:first col check}}|{{#vardefine:first col check|!}}}} Level
 
}} {{#ifeq:{{#var:show level}}|n||!{{#if:{{#var:first col check}}|{{#var:first col check}}|{{#vardefine:first col check|!}}}} Level
 
}} {{#ifeq:{{#var:show binding}}|n||!{{#if:{{#var:first col check}}|{{#var:first col check}}|{{#vardefine:first col check|!}}}} Binding
 
}} {{#ifeq:{{#var:show binding}}|n||!{{#if:{{#var:first col check}}|{{#var:first col check}}|{{#vardefine:first col check|!}}}} Binding
}} {{#ifeq:{{#var:show limit}}|n||!{{#if:{{#var:first col check}}|{{#var:first col check}}|{{#vardefine:first col check|!}}}} Limit}} !{{#if:{{#var:first col check}}|{{#var:first col check}}|{{#vardefine:first col check|!}}}} Cost
+
}} {{#ifeq:{{#var:show limit}}|n||!{{#if:{{#var:first col check}}|{{#var:first col check}}|{{#vardefine:first col check|!}}}} Limit
 +
}} {{#ifeq:{{#var:show clublevelreq}}|n||!{{#if:{{#var:first col check}}|{{#var:first col check}}|{{#vardefine:first col check|!}}}} Club Level Req.}} !{{#if:{{#var:first col check}}|{{#var:first col check}}|{{#vardefine:first col check|!}}}} Cost
 
|-</includeonly><noinclude>
 
|-</includeonly><noinclude>
 
== Description ==
 
== Description ==
Line 21: Line 22:
 
| show binding =  
 
| show binding =  
 
| show limit =  
 
| show limit =  
 +
| show clublevelreq =
 
}}</pre>
 
}}</pre>
  
Line 31: Line 33:
 
; show binding : Set to ''y'' to show binding, ''n'' to hide. Defaults to ''y''.
 
; show binding : Set to ''y'' to show binding, ''n'' to hide. Defaults to ''y''.
 
; show limit : Set to ''y'' to show purchase limit, ''n'' to hide. Defaults to ''n''.
 
; show limit : Set to ''y'' to show purchase limit, ''n'' to hide. Defaults to ''n''.
 
+
; show clublevelreq : Set to ''y'' to show club level purchase requirement, ''n'' to hide. Defaults to ''n''.
  
 
[[Category:Formatting Templates]]
 
[[Category:Formatting Templates]]
 
</noinclude>
 
</noinclude>

Latest revision as of 11:41, 5 November 2020

Description

This template creates the header used in shop lists. Used by Template:Shop list.

Usage

{{Shop list header
| show seller = 
| show item = 
| show level = 
| show binding = 
| show limit = 
| show clublevelreq =
}}

Parameters

All parameters are optional unless stated otherwise.

show seller 
Set to y to show the NPC selling the item, n to hide. Defaults to n.
show item 
Set to y to show binding, n to hide. Defaults to y.
show level 
Set to y to show level requirement, n to hide. Defaults to y.
show binding 
Set to y to show binding, n to hide. Defaults to y.
show limit 
Set to y to show purchase limit, n to hide. Defaults to n.
show clublevelreq 
Set to y to show club level purchase requirement, n to hide. Defaults to n.