Help:Advanced formatting of wiki pages: Difference between revisions
Wikispaces>FREEZE No edit summary |
Content was old and only applicable to the Wikispaces, I started to update for the current setup |
||
| Line 1: | Line 1: | ||
Using CSS and JavaScript, it | Using [[CSS]] and [[JavaScript]] is in theory possible for MediaWiki-based wikis, it has to be configured on the server. | ||
Inline-CSS is possible for all HTML-tags supported by MediaWiki (some have to be first enabled on the server), for example <code>tt</code>, <code>code</code>, <code>pre</code>, <code>div</code>, <code>span</code> etc. can be used whereas <code>a</code> or <code>img</code> can not. | |||
Use the [[SandBox|sandbox]] for experimentation or start a page in the user namespace, IOW as a subpage of your user page, for example <code>User:Me/Sandbox</code>. | |||
[[Category:wiki_help]] | [[Category:wiki_help]] | ||