System messages

Jump to: navigation, search
This is a list of system messages available in the MediaWiki namespace. Please visit MediaWiki Localisation and translatewiki.net if you wish to contribute to the generic MediaWiki localisation.
System messages
First pagePrevious pageNext pageLast page
Name Default message text
Current message text
tweeki-config-additionalbodyclasses (talk) (Translate) Add your custom body classes. You can use the <code><nowiki>{{#tweekibodyclasses}}</nowiki></code> parser function to add classes per page or via a template call. And you can also use the <code>SkinTweekiAdditionalBodyClasses</code> hook.
tweeki-config-customcss (talk) (Translate) Add Resource Modules to this array.
tweeki-config-customeditsectionlink (talk) (Translate) Whether or not to use customized edit section links. If true you can specify an icon, the text and css classes for the edit links placed next to section headings.
tweeki-config-customscriptmodule (talk) (Translate)  
tweeki-config-customstylemodule (talk) (Translate)  
tweeki-config-footericons (talk) (Translate) If set to false, the icons in the footer will be replaced by text aquivalents.
tweeki-config-gridboth (talk) (Translate) Offsets and widths for the left sidebar, the main content and the right sidebar.
tweeki-config-gridleft (talk) (Translate) Offsets and widths for the left sidebar and the main content.
tweeki-config-gridnone (talk) (Translate) Offset and width for the main content if no sidebars are shown.
tweeki-config-gridright (talk) (Translate) Offsets and widths for the main content and the right sidebar.
tweeki-config-hideable (talk) (Translate) In order to prevent abuse, only elements listed in this array are allowed to be hidden by the <code>{{#tweekihide}}</code> parser function. Add new elements with <code>$wgTweekiSkinHideable[] = 'subnav';</code>.
tweeki-config-hideall (talk) (Translate) This variable can be used to hide elements from everybody. The <code><nowiki>{{#tweekihide}}</nowiki></code> parser function will add to this array. Attention: Only hiding of elements that are also listed in <code>$wgTweekiSkinHideable</code> will actually be put into effect.
tweeki-config-hideanon (talk) (Translate) Elements in this array will be hidden for users who are NOT logged in.
tweeki-config-hideexcept (talk) (Translate) Use this to hide an element for everybody except those belonging to any of the groups specified. Usage: <code>$wgTweekiSkinHideExcept[ELEMENT] = [GROUPS];</code>, e.g. <code>$wgTweekiSkinHideExcept['sidebar-right'] = ['sysop'];</code> to show the right sidebar only to sysops (i.e. administrators).
tweeki-config-hideloggedin (talk) (Translate) Elements in this array will be hidden for users who ARE logged in.
tweeki-config-hidenonadvanced (talk) (Translate) Elements in this array will only be shown to users who have chosen in their preferences to show “advanced features”.
tweeki-config-imagepagetoctabs (talk) (Translate) Set to true, if you want file pages to be rendered as togglable tabs.
tweeki-config-navbarrenderer (talk) (Translate) Use this variable to change the layout of the navbar. Replace the value with the name of a custom function - use <code>TweekiTemplate::renderNavbar()</code> in <code>includes/TweekiTemplate.php</code> as a template to build your own navbar layout.
tweeki-config-navigationalelements (talk) (Translate) Add to this array to create customized buttons, the array's key is the keyword for the navigational element to be used in navbars, subnav, sidebar, or footer, the value is the name of a callback function. This function will be called with the skin object as argument and should return either an array of buttons or a string that can be parsed as buttons.
tweeki-config-pagerenderer (talk) (Translate) Use this variable to change the default page layout. Replace the value with the name of a custom function - use <code>TweekiTemplate::renderPage()</code> in <code>includes/TweekiTemplate.php</code> as a template to build your own layout.
tweeki-config-specialelements (talk) (Translate) Use this array to add completely arbitrary code into navbars, subnav, sidebar, or footer. The value again is a callback function you need to create. It will be called with two arguments, the skin object and the context as a string (navbar-left, navbar-right, subnav, sidebar, footer). The function should directly print the html you want to have.
tweeki-config-usebtnparser (talk) (Translate) Whether or not to parse the <code><nowiki><btn></nowiki></code>-Tag.
tweeki-config-usecustomfiles (talk) (Translate)  
tweeki-config-useexternallinkstyles (talk) (Translate)  
tweeki-config-useiconwatch (talk) (Translate) Watch and unwatch as an icon rather than a link.
tweeki-config-userealnames (talk) (Translate) When displaying links to user pages, use their real name if they provide one instead of the user name.
tweeki-config-userimageproperty (talk) (Translate) Set this to the name of a semantic property linking to the page of a user's image
tweeki-config-usescrollspy (talk) (Translate)  
tweeki-config-usetooltips (talk) (Translate) Whether or not to use Bootstrap's tooltips for buttons using the <code>data-toggle="tooltip"</code> attribute.
tweeki-container-class (talk) (Translate) container
tweeki-edit (talk) (Translate) Edit
tweeki-edit-ext (talk) (Translate) Edit $1
tweeki-edit-ext-icon (talk) (Translate) pen
tweeki-edit-ext-nav (talk) (Translate) <span class='fa fa-pen'></span>
tweeki-edit-icon (talk) (Translate) pen
tweeki-editsection-class (talk) (Translate) tw-editsection-onhover
tweeki-editsection-icon (talk) (Translate) <span class='fa fa-pen'></span>
tweeki-editsection-text (talk) (Translate)  
tweeki-footer (talk) (Translate) FOOTER
FOOTER
tweeki-footer-btnclass (talk) (Translate)  
tweeki-footer-class (talk) (Translate) footer-sticky bg-light
tweeki-footer-custom (talk) (Translate) LOGIN
LOGIN-EXT
tweeki-footer-standard-btnclass (talk) (Translate)  
tweeki-footer-standard-wrapper (talk) (Translate) li
tweeki-footer-standard-wrapperclass (talk) (Translate) dropup
tweeki-footer-wrapperclass (talk) (Translate) dropup
tweeki-history-icon (talk) (Translate) history
tweeki-login (talk) (Translate) Login / Create Account
Login
tweeki-namespace-talk-icon (talk) (Translate) comments
tweeki-navbar-brand (talk) (Translate) {{SITENAME}}
First pagePrevious pageNext pageLast page