Jump to content

Module:Module wikitext/doc: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Sai.net
Tags: Reverted Mobile edit Mobile web edit
 
Line 9: Line 9:


}}</includeonly>
}}</includeonly>
Sai.net

Latest revision as of 16:38, 3 March 2025

Usage

[edit]

This is an auxiliary module used to allow module pages to display wikitext. Use it by setting this module's text value to whatever content you want to display. The _addText helper method may be useful. For example, to tag a module with {{db-g7}}, put require('Module:Module wikitext')._addText('{{db-g7}}') at the top of it.