|
|
(未显示2个用户的2个中间版本) |
第1行: |
第1行: |
| 欢迎进入沙盒页面,这里没有任何编辑限制(但请遵守用户守则)
| | #重定向[[MCServerWiki:沙盒]] |
| 请点开讨论页面 开始你的编辑吧!
| |
| == 请在这行文字下进行你的测试 也可点击讨论页 ==
| |
| <includeonly><div class="edition-box edition-box-{{{color|gray}}}" style="-ms-flex: {{{min width}}}; flex: {{{min width}}};">
| |
| <p style="font-weight: bold;">{{{header}}}</p><div class="edition-box-{{{color|gray}}}" style="margin: 0;"></div>
| |
| {{{content}}}
| |
| </div></includeonly>
| |
| | |
| | |
| <includeonly><div id="{{{id|}}}" class="fp-section {{{class|}}}" style="{{{style|}}}">
| |
| {{ #if: {{{header|}}}
| |
| | <div class="mcwiki-header" style="margin: 3px; font-weight: bold; text-align: center; color: white; font-size: 120%; background-image: {{FileUrl|GrassBackground.png}};{{{headerstyle|}}}">{{ #if: {{{image|}}}
| |
| | <div style="float: right; margin-left: 6px;">[[File:{{{image}}}|48px|link={{{link|}}}]]</div>
| |
| }} {{{header}}}</div>
| |
| }}
| |
| <div id="{{{contentid|}}}" class="{{{contentclass|}}}" style="margin: 0.5em 0.8em;{{{contentstyle|}}}">
| |
| {{{content}}}
| |
| </div></div></includeonly>
| |