User:Tessus/todo: Difference between revisions
Jump to navigation
Jump to search
Created page with "== Wiki Editor == * add <code><nowiki><code><nowiki></nowiki></code></nowiki></code> button * add <code><nowiki>[[Category:]]</nowiki></code> button * add <code><..." |
No edit summary |
||
| Line 4: | Line 4: | ||
* add <code><nowiki>[[Category:]]</nowiki></code> button | * add <code><nowiki>[[Category:]]</nowiki></code> button | ||
* add <code><nowiki><syntaxhighlight></syntaxhighlight></nowiki></code> | * add <code><nowiki><syntaxhighlight></syntaxhighlight></nowiki></code> | ||
== MediaWiki Weirdness == | |||
When using a template, which invokes a LUA module, an additional line is added before the output. | |||
https://phabricator.wikimedia.org/T14974 | |||
solution: nowiki before the invocation | |||
Revision as of 22:17, 21 October 2017
Wiki Editor
- add
<code><nowiki></nowiki></code>button - add
[[Category:]]button - add
<syntaxhighlight></syntaxhighlight>
MediaWiki Weirdness
When using a template, which invokes a LUA module, an additional line is added before the output. https://phabricator.wikimedia.org/T14974 solution: nowiki before the invocation