Parser Functions

From Tweeki
Revision as of 19:12, 3 January 2021 by Thai (talk | contribs)
Jump to: navigation, search

Tweekihide parser function

Usage: {{#tweekihide:element1|element2|...}}

This parser function can be used to hide elements from a specific page (e.g. the main page).

You can use all navigational sections and elements (also custom ones).

Attention! Elements need to be listed in $wgTweekiSkinHideable to be hideable via the parser function!

Tweekihideexcept parser function

Usage: {{#tweekihideexcept:group1,group2|element1|element2|...}}

This parser function can be used to hide elements from a specific page (e.g. the main page) for all except the members of the group specified with the first argument.

You can use all navigational sections and elements (also custom ones).

Attention! Elements need to be listed in $wgTweekiSkinHideable to be hideable via the parser function!

Tweekibodyclass parser function

Usage: {{#tweekibodyclass:class1|class2|...}}

This parser function can be used to add a class to the <body> tag of a specific page.

Tweekirealname parser function

Usage: {{#tweekirealname:username}}

This parser function can be used to show a user's real name if it has been set in their preferences.