Difference between revisions of "Template:QuAD/doc"

From Team Fortress Wiki
Jump to: navigation, search
m
m (added cqc/wqc related templates)
 
Line 7: Line 7:
 
This particular template is a wrapper for {{tl|Dictionary/quad}}, the '''Database'''.
 
This particular template is a wrapper for {{tl|Dictionary/quad}}, the '''Database'''.
  
Entries in this dictionary call {{tl|QuAD/list}} to order the '''Availability''' in a fixed order, and passes them as sequentially numbered parameters to {{tl|QuAD/list/core}}. QuAD/list/core adds punctuation (commas and ampersands) and the result is a nicely readable string. This also makes use of {{tl|QuAD/comma}} and {{tl|QuAD/ampersand}}.
+
Entries in this dictionary call {{tl|QuAD/list}} to order the '''Availability''' in a fixed order, and passes them as sequentially numbered parameters to {{tl|QuAD/list/core}}. QuAD/list/core adds punctuation (commas and ampersands) and the result is a nicely readable string. This also makes use of {{tl|QuAD/comma}}, {{tl|QuAD/ampersand}}, {{tl|QuAD/p}}, and {{tl|QuAD/series}}.
  
 
{{tl|Qualitycheck}} is called with a '''Quality''', and it will format the availability list for the relevant template (such as {{tl|Wqc}} or the qualities section in {{tl|Item infobox}}).
 
{{tl|Qualitycheck}} is called with a '''Quality''', and it will format the availability list for the relevant template (such as {{tl|Wqc}} or the qualities section in {{tl|Item infobox}}).
  
{{tl|Wqc/table/core}}, {{tl|Cqc/table/core}}, or {{tl|Quality list}} call Qualitycheck (or do the formatting themselves) for all the available qualities.
+
{{tl|Wqc/table/core}} ([[Template:Wqc/table/header|header]]/[[Template:Wqc/table/footer|footer]]), {{tl|Cqc/table/core}} ([[Template:Cqc/table/header|header]]/[[Template:Cqc/table/footer|footer]]/[[Template:Cqc/brace|brace]]), or {{tl|Quality list}} call Qualitycheck (or do the formatting themselves) for all the available qualities.
 
 
Other templates: {{tl|QuAD/p}} and {{tl|QuAD/series}}.
 
  
 
== Usage ==
 
== Usage ==

Latest revision as of 23:00, 26 July 2024

This documentation page is transcluded onto a variety of documentation pages. Please take care in editing it to keep comments general.

Summary

{{QuAD}} is used to display the Quality Availability Database. In other words, it will list the ways to get an item in a given quality. This particular template is a wrapper for {{Dictionary/quad}}, the Database.

Entries in this dictionary call {{QuAD/list}} to order the Availability in a fixed order, and passes them as sequentially numbered parameters to {{QuAD/list/core}}. QuAD/list/core adds punctuation (commas and ampersands) and the result is a nicely readable string. This also makes use of {{QuAD/comma}}, {{QuAD/ampersand}}, {{QuAD/p}}, and {{QuAD/series}}.

{{Qualitycheck}} is called with a Quality, and it will format the availability list for the relevant template (such as {{Wqc}} or the qualities section in {{Item infobox}}).

{{Wqc/table/core}} (header/footer), {{Cqc/table/core}} (header/footer/brace), or {{Quality list}} call Qualitycheck (or do the formatting themselves) for all the available qualities.

Usage

When new items are added that need qualities, edit the Database, {{Dictionary/quad}}.

When new availability types are added/needed, edit the Availability, {{QuAD/list}}.

If there is an item with more than 20 availabilities, update {{QuAD/list/core}}.

If there are new qualities, edit the Quality lists, {{Wqc/table/core}}, {{Cqc/table/core}}, or {{Quality list}}.