Variables/ru
Variables return information that can be used directly in MediaWiki syntax like e.g. {{CURRENTYEAR}}
or {{SITENAME}}
.
User documentation and help
- See Help:Magic words#Variables for the basic set of variables included with MediaWiki core.
- See Category:Variable extensions/ru for extensions which provide variables.
- See Расширение:Variables for ways to self-define variables.
Developer documentation
- See Руководство:Переменные for instructions on writing your own variables extensions.