打开/关闭菜单
331
1.7K
131
11.8K
星露谷物语扩展百科
打开/关闭外观设置菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

模板:Alert:修订间差异

来自星露谷物语扩展百科
Sizau留言 | 贡献
Update
Sizau留言 | 贡献
无编辑摘要
第1行: 第1行:
<includeonly><div class="markdown-alert markdown-alert-{{lc:{{{1|}}}}}"><p class="markdown-alert-title">{{{3|{{{1|}}}}}}</p><p>{{{2|}}}</p></div></includeonly><noinclude><h2>Hello</h2>
<includeonly><div class="markdown-alert markdown-alert-{{lc:{{{1|}}}}}"><p class="markdown-alert-title">{{{3|{{{1|}}}}}}</p><p>{{{2|}}}</p></div></includeonly><noinclude><h2>Hello</h2>
{{Alert/Test|Note|Highlights information that users should take into account, even when skimming.}}
{{Alert|Note|Highlights information that users should take into account, even when skimming.}}
{{Alert/Test|Tip|Optional information to help a user be more successful.}}
{{Alert|Tip|Optional information to help a user be more successful.}}
{{Alert/Test|Important|Crucial information necessary for users to succeed.}}
{{Alert|Important|Crucial information necessary for users to succeed.}}
{{Alert/Test|Warning|Critical content demanding immediate user attention due to potential risks.}}
{{Alert|Warning|Critical content demanding immediate user attention due to potential risks.}}
{{Alert/Test|Caution|Negative potential consequences of an action.}}
{{Alert|Caution|Negative potential consequences of an action.}}
<h2>Custom</h2>
<h2>Custom</h2>
{{Alert/Test|Note|With <code>markers: '*'</code> case of chars is not required and titles are supported.|My title}}
{{Alert|Note|With <code>markers: '*'</code> case of chars is not required and titles are supported.|My title}}
{{Alert/Test|Custom|Also any other alert name is allowed.}}</noinclude>
{{Alert|Custom|Also any other alert name is allowed.}}</noinclude>

2025年2月23日 (日) 16:29的版本

Hello

注意

Highlights information that users should take into account, even when skimming.

提示

Optional information to help a user be more successful.

重要

Crucial information necessary for users to succeed.

警告

Critical content demanding immediate user attention due to potential risks.

谨慎

Negative potential consequences of an action.

Custom

My title

With markers: '*' case of chars is not required and titles are supported.

备注

Also any other alert name is allowed.