Difference between revisions of "User:Bugman"
Jump to navigation
Jump to search
Bugman admin (talk | contribs) (Created page with "Edward d'Auvergne") |
(Test if InstantCommons is working.) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Edward d'Auvergne | Edward d'Auvergne | ||
+ | |||
+ | == Category tree testing == | ||
+ | |||
+ | <categorytree mode="all" showcount="on">Root</categorytree> | ||
+ | |||
+ | |||
+ | == Collapsible element test == | ||
+ | |||
+ | <div class="toccolours mw-collapsible" style="width:400px; overflow:auto;"> | ||
+ | <div style="font-weight:bold;line-height:1.6;">Lorem ipsum sample</div> | ||
+ | <div class="mw-collapsible-content"> | ||
+ | This text is collapsible. | ||
+ | </div></div> | ||
+ | |||
+ | |||
+ | === Collapsible script test === | ||
+ | |||
+ | <div class="NavFrame"> | ||
+ | <div class="NavHead" style="background-color: transparent; text-align: left; font-weight: normal;">'''Code:''' Test</div> | ||
+ | <div class="NavContent" style="display: none; text-align: left;"> | ||
+ | {{#tag: syntaxhighlight |import os| lang="python"}} | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | === Wikipedia example === | ||
+ | |||
+ | <div class="NavFrame"> | ||
+ | <div class="NavHead">[... This is the title of your collapsible content ...]</div> | ||
+ | <div class="NavContent"> | ||
+ | [... The content you want to hide goes here ...] | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | == InstantCommons testing == | ||
+ | |||
+ | [[File:Wikipedia-Marker-commons.svg|thumb|A picture from Wikimedia Commons embedded in this Wiki]] |
Latest revision as of 10:07, 26 October 2020
Edward d'Auvergne
Contents
Category tree testing
Collapsible element test
Lorem ipsum sample
This text is collapsible.
Collapsible script test
Code: Test
Wikipedia example
[... This is the title of your collapsible content ...]
[... The content you want to hide goes here ...]