Template:PQ Item: Difference between revisions
Jump to navigation
Jump to search
PQ bot datadump templates (template) |
PQ bot datadump templates (template) |
||
| Line 2: | Line 2: | ||
'''PQ Item layout''' — transcluded by every item page. Edit this template to change formatting for all items. After saving, purge a sample item page if changes do not appear (cache). | '''PQ Item layout''' — transcluded by every item page. Edit this template to change formatting for all items. After saving, purge a sample item page if changes do not appear (cache). | ||
Bot fills named parameters. Outer pipes are escaped as {{!}} in <code>{{PQ Item|…}}</code>. Do not wrap weapon/loot blocks in <code>#if</code> — ParserFunctions split on <code>|</code> and break | Bot fills named parameters. Outer pipes are escaped as {{!}} in <code>{{PQ Item|…}}</code>. Do not wrap weapon/loot blocks in <code>#if</code> — ParserFunctions split on <code>|</code> and break wikitable inside parameters. | ||
Optional <code>|notes=</code> — body under the fixed <code>== Notes ==</code> heading (avoid putting <code>== Notes ==</code> in the parameter value — <code>=</code> there can confuse the parser). | |||
</noinclude>{{{head|}}} | </noinclude>{{{head|}}} | ||
| Line 10: | Line 12: | ||
== Notes == | == Notes == | ||
{{{notes|}}} | |||
== Information == | == Information == | ||
Latest revision as of 01:57, 1 April 2026
PQ Item layout — transcluded by every item page. Edit this template to change formatting for all items. After saving, purge a sample item page if changes do not appear (cache).
Bot fills named parameters. Outer pipes are escaped as | in
Notes
Information
. Do not wrap weapon/loot blocks in #if — ParserFunctions split on | and break wikitable inside parameters.
Optional |notes= — body under the fixed == Notes == heading (avoid putting == Notes == in the parameter value — = there can confuse the parser).