Tip of the day
Quality outcome will help raise the chances for better quality items seen at the bottom of recipes in the crafting interface.

Template:WSWB Subpage Lists

From Walkscape Walkthrough
Revision as of 13:36, 9 September 2026 by Bonez565 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
<div style="display: flow-root;">{{#ifexist:{{#if:{{{parent|}}}|{{{parent}}}|{{FULLPAGENAME}}}}
|{{#if:{{{edit_label|}}}|<span style="float: right; border: 2px solid #22333d; border-radius: 8px; padding: 0px 6px;">[[{{#if:{{{parent|}}}|{{{parent}}}|{{FULLPAGENAME}}}}|{{{edit_label}}}]]</span>}}
<splist parent={{#if:{{{parent|}}}|{{{parent}}}|{{FULLPAGENAME}}}} showparent=no sort=asc sortby=title liststyle=unordered showpath=no kidsonly=yes />
|{{{missing_text|}}}{{#if:{{{create_label|}}}|&#32;[{{fullurl:{{#if:{{{parent|}}}|{{{parent}}}|{{FULLPAGENAME}}}}|action=edit}} {{{create_label}}}]}}
}}
</div>


Builds the subpage lists.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Parent pageparent

The Page Name to list sub-pages for.

Example
Gear:Agility
Page namerequired
Missing page messagemissing_text

Localized message shown when the parent page does not exist.

Example
No gear sets exist yet.
Stringoptional
Create link labelcreate_label

Localized label for the action=edit link shown when the parent page does not exist.

Example
You can help make one.
Stringoptional
Edit link labeledit_label

Localized label for an optional button linking to the parent page.

Example
Edit Guides
Stringoptional