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