Template:Resize/doc:修订间差异
删除的内容 添加的内容
创建页面,内容为“<includeonly><!-- 在這裡加入模板的保護標識 --></includeonly><noinclude>{{Documentation subpage}}</noinclude> <!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> {{#ifeq:{{FULLPAGENAME}}|Template:Resize| 本模板用来更改文字大小。 ; 参数 <code><nowiki>{{resize|''大小''|''文字''}}</nowiki></code> 或者 <code><nowiki>{{resize|''文字''}}</nowiki></code><br/> 第一个参数可以输入任意值,如 90%、1.2em,默认…” |
小 →外部链接 |
||
第26行: | 第26行: | ||
== 外部链接 == |
== 外部链接 == |
||
* [https://developer.mozilla.org/en-US/docs/Web/CSS/font-size font-size - CSS] |
* [https://developer.mozilla.org/en-US/docs/Web/CSS/font-size font-size - CSS] |
||
<includeonly> |
<includeonly> |
2022年5月4日 (三) 21:45的最新版本
此页面是Template:Resize的Templatedocumentation。 此页面可能包含了模板的使用说明、分类和其他内容。 |
参见
模板 | 大小 | 语义 | 示例 |
---|---|---|---|
{{small}} |
85% | <small> |
12345 |
{{smaller}} |
90% | 无 | 12345 |
{{midsize}} |
92% | 无 | 12345 |
无 | 100% | 无 | 12345 |
{{larger}} |
110% | 无 | 12345 |
{{big}} |
120% | 无 | 12345 |
{{large}} |
large | 无 | 12345 |
{{huge}} |
180% | 无 | 12345 |
{{resize|x%}} |
默认 90% | 无 | 12345 |
{{font|size=x%}} |
默认 | none |
外部链接