Revision as of 19:44, 11 February 2025 by CalebAdmin(talk | contribs)(Created page with "== Style Guide == This page will show you how to use the various different extensions installed in WargameChess === Breadcrumbs: === Just add a <nowiki>{{#breadcrumb: }}</nowiki> tag anywhere in your page to set its parent and its (the current page's) alias. <nowiki> {{#breadcrumb: Parent_Page | Alias}}</nowiki> The alias will replace the page's name in the breadcrumb trails for all descendant pages, in addition to the current page. The page at the top of the hierar...")
This page will show you how to use the various different extensions installed in WargameChess
Breadcrumbs:
Just add a {{#breadcrumb: }} tag anywhere in your page to set its parent and its (the current page's) alias.
{{#breadcrumb: Parent_Page | Alias}}
The alias will replace the page's name in the breadcrumb trails for all descendant pages, in addition to the current page. The page at the top of the hierarchy (i.e., the page that has no parent) may still be given an alias, which will show up in all the descendants' breadcrumb trails. The top page will not display a breadcrumb.
The tag can be used in templates and accepts magic words.
You should not add more than one breadcrumb tag in each page. In experimentation, if there are two breadcrumb tags, the second one is the one that is effective, but this behavior is not tested.
Tooltips:
There is a short alias and a more descriptive parser function name for each tooltip type.