Category:Page generating templates: Difference between revisions

Jump to navigation Jump to search
no edit summary
(Created page with "These templates generate entire pages. They also frequently declare a [https://www.mediawiki.org/wiki/Extension:Cargo Cargo] table (in the template page itself, via noinclude) and populate it with data (when invoked, via includeonly) so one can later query the info defined through uses of the template. See e.g. how Template:WeaponPage declares Special:CargoTables/weapons and populates it with data, and how Template:WeaponTypePage then uses a Cargo query to...")
 
No edit summary
Line 2: Line 2:


See e.g. how [[Template:WeaponPage]] declares [[Special:CargoTables/weapons]] and populates it with data, and how [[Template:WeaponTypePage]] then uses a Cargo query to auto-generate a table of weapons of the given type.  (Also, [[Template:WeaponTypePage]] declares [[Special:CargoTables/weapon_types]] but that one isn't actually queried anywhere as of the day I'm writing this.)
See e.g. how [[Template:WeaponPage]] declares [[Special:CargoTables/weapons]] and populates it with data, and how [[Template:WeaponTypePage]] then uses a Cargo query to auto-generate a table of weapons of the given type.  (Also, [[Template:WeaponTypePage]] declares [[Special:CargoTables/weapon_types]] but that one isn't actually queried anywhere as of the day I'm writing this.)
[[Category:Templates]]
1,323
edits

Navigation menu