Template:LSpecial/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
To use for Special: links on translated pages so that they take the interfaces
To use for Special: links on translated pages so that they use the translation used in wiki interface
* {{param|1}} - Special: page name
* {{param|1}} - Special: page name
* {{param|2}} - alt names (default uses string defined in MediaWiki namespace i.e interface language)
* {{param|2}} - alt names (default uses string defined in MediaWiki namespace i.e interface language)

Revision as of 02:11, 11 August 2024

To use for Special: links on translated pages so that they use the translation used in wiki interface

  • {{{1}}} - Special: page name
  • {{{2}}} - alt names (default uses string defined in MediaWiki namespace i.e interface language)
  • {{{lang}}} - force specific language (default use {{language}})



See Also