Module:Module wikitext/sandbox
Tools
Actions
General
Print/export
In other projects
![]() | This is themodule sandbox page forModule:Module wikitext (diff). |
![]() | Anybreaking changes to this template, including moving it or nominating it for deletion,must be communicated in advance toTwinkle's users and maintainers atWikipedia talk:Twinkle. The standard installation of Twinkle relies on this template. Thank you. |
This is an auxiliary module used to allow module pages to display wikitext. Use it by setting this module'stext
value to whatever content you want to display. The_addText
helper method may be useful. For example, to tag a module with{{db-g7}}, putrequire('Module:Module wikitext')._addText('{{db-g7}}')
at the top of it.