更改

跳转至: 导航搜索

模板:Paper

添加602字节2019年7月4日 (四) 19:59
创建页面,内容为“<div style="font-size: {{{size|16}}}px; padding: 0.8em; margin: 0.6em; background: #fff;{{#if: {{{rotate|}}} |transform: rotate({{{rotate}}}); |}} box-shadow: 0 1.25…”
<div style="font-size: {{{size|16}}}px; padding: 0.8em; margin: 0.6em; background: #fff;{{#if: {{{rotate|}}}
|transform: rotate({{{rotate}}}); |}} box-shadow: 0 1.25px 3.75px rgba(0, 0, 0, 0.12), 0 1.25px 2.5px rgba(0, 0, 0, 0.24);
padding: 1em;">
{{{text}}}{{#if: {{{author|}}}
|<cite style="font-size: {{{size|16}}}px; display: block; text-align: right">— {{{author}}}</cite>|}}
</div><noinclude>

== Usage ==
<pre>
<nowiki>{{{Paper|text=(|author=)(|size=)(|rotate)}}}</nowiki>
</pre>
The default font size is 16 (pixels).

Please specify the unit (such as deg, rad) used in the rotate parameter.
3,425
个编辑

导航菜单