模板:Center block/doc
跳至導覽
跳至搜尋
| File:Edit-copy green.svg | 此頁面是Template:Center block的模板文件。 此頁面可能包含了模板的使用說明、分類和其他內容。 |
概要[編輯]
本模板用來讓一段文字居中顯示,而不影響文字本身的對齊方式。
參數及使用方法[編輯]
<templatedata> { "params": { "1": { "label": "內容", "type": "content", "required": true }, "width": { "label": "設置顯示區域的寬度" }, "height": { "label": "設置顯示區域的高度" }, "title": { "label": "標題" }, "style": { "label": "自訂CSS" } }, "description": "用於將某段文字居中顯示,但不改變文字本身的對齊方式。可能會妨礙某些模板。" } </templatedata>
範例[編輯]
{{center block|width=300px|height=200px|Lorem ipsum dolor sit amet, consectetuer adipiscing elit.<br>
Aenean commodo ligula eget dolor.
Aenean massa.}}
Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
Aenean commodo ligula eget dolor.
Aenean massa.
參見[編輯]
{{center}}