模板:Clear/doc

来自橘猪小站
< 模板:Clear
OrangePig讨论 | 贡献2022年3月8日 (二) 13:39的版本 (创建页面,内容为“{{doc/start}} This template allows you to clear the left side, the right side, or both by adding <code><div style="clear:left/right/both;"></div></code> ==Usage== {{tl|Clear}}: Makes content wait until existing content is completed in all columns. Often used to stop text from flowing next to unrelated images. To clear the left, simply put {{tlx|Clear|left}}. To clear the right, put {{tlx|Clear|right}}. To clear both sides, put {{tl|Clear}}. Thi…”)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳到导航 跳到搜索

{{#vardefine: nodoc | {{{nodoc}}} }}{{#vardefine: baddoc | {{{baddoc}}} }}

Template-info.png 模板文档

This template allows you to clear the left side, the right side, or both by adding <div style="clear:left/right/both;"></div>

Usage

{{Clear}}: Makes content wait until existing content is completed in all columns. Often used to stop text from flowing next to unrelated images.

To clear the left, simply put {{Clear|left}}. To clear the right, put {{Clear|right}}. To clear both sides, put {{Clear}}.

This template can also be called with {{-}} for short.