User contributions for Stonezhong
From stonehomewiki
Jump to navigationJump to search
5 March 2023
- 11:5711:57, 5 March 2023 diff hist −1 About-wiki →Global CSS
- 11:5711:57, 5 March 2023 diff hist +55 About-wiki No edit summary
- 11:2311:23, 5 March 2023 diff hist +93 MediaWiki:Common.css No edit summary
- 09:4709:47, 5 March 2023 diff hist +2 Main Page →Getting started
- 09:4609:46, 5 March 2023 diff hist +31 Main Page →Getting started
- 09:4509:45, 5 March 2023 diff hist +2,159 N About-wiki Created page with "= Wiki Features = == You can use raw HTML tags == You can wrap your html content in <nowiki><html>...</html></nowiki>, for example, <html><div style="background-color:green;">hello</div></html> source code: <pre><nowiki><html><div style="background-color:green;">hello</div></html></nowiki></pre> == You can insert external images == === method 1: use raw img tag === for example: <html><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/e1/FullMoon2010.jpg/..."
- 09:4509:45, 5 March 2023 diff hist +212 N MediaWiki:Common.css Created page with "→CSS placed here will be applied to all skins: .mw-collapsible-toggle { float: none !important; } .mono { font-family:Courier; } .full { width: 100%; } div.expandable { background-color:#FFF8DC; }"