因为以下原因,您没有权限编辑本页: 您没有权限编辑Template名字空间内的页面。 您可以查看与复制此页面的源代码。 <table id="{{{id|}}}" class="plainlinks fmbox {{#switch:{{{type|}}} | warning = fmbox-warning | editnotice = fmbox-editnotice | system <!-- system = default --> | #default = fmbox-system }} {{{class|}}}" style="clear: both; margin: 0.2em 0; border: 1px solid #aaa; background: #f9f9f9; width: 100%; {{#switch:{{{type|}}} | warning = background: #FFDBDB; border: 1px solid #BB7070; | editnotice = background: transparent; | system <!-- system = default --> | #default = background: #f9f9f9; }} {{{style|}}}"> <tr> {{#ifeq:{{{image|}}}|none | <!-- No image. --> | <td class="mbox-image"> {{#if:{{{image|}}} | {{{image}}} | {{#switch:{{{type|}}} | warning = [[File:Cmbox deletion.png|40x40px]] | editnotice = [[File:Imbox notice.png|40x40px]] | system <!-- system = default --> | #default = [[File:Imbox notice.png|40x40px]] }} }}</td> }} <td class="mbox-text" style="{{{textstyle|}}}"> {{{text}}} </td> {{#if:{{{imageright|}}} | <td class="mbox-imageright"> {{{imageright}}} </td> }} </tr> </table><!-- Detect and report usage with faulty "type" parameter: -->{{#switch:{{{type|}}} | <!-- No type fed, is also valid input --> | warning | editnotice | system = <!-- Do nothing, valid "type" --> | #default = [[Category:需要修复的信息框|{{main other|Main:}}{{FULLPAGENAME}}]]<!-- Sort on namespace --> }}