แม่แบบ:Indent
หน้าตา
การใช้งาน
[แก้]The indentation spacing generated by Template:Indent will match the alignment of a colon-shift (":") by using {{indent|5}}. To match "::", use {{indent|10}}.
- Note: This may vary depending on your browser.
Usage: {{indent|# of spaces}}
- Indents up to 30 spaces. (use {{in5|n}} to skip up to 50 spaces)
- Indent differs from {{space}} only in that it automatically begins a wrapped-newline, then spaces over n spaces, whereas {{space}} spaces over n in the same (current) line.
Examples
[แก้]The following are detailed examples, also comparing to the equivalent indentation generated if a colon-shift ":" were used instead.
มาร์กอัป | Some text.{{indent|5}}Some more text. |
แสดงผลเป็น | Some text. Some more text. |
มาร์กอัป | : Line of colon-shifted text. {{indent|5}}Line of indent-5-shifted text. <br> Line of br-6-nbsp-shifted text. <br> Line of br-5-nbsp-shifted text. <br> Line of br-5-nbsp-true-shifted text. :: Line of 2-colon-shifted text. {{space|10}}Line of space-10-shifted text. |
แสดงผลเป็น | : Line of colon-shifted text.
Line of space-10-shifted text. |
Note that if the prior line is already colon-shifted text, then using "{{indent|5}}" generates a blank line first, so instead, use "{{space|5}}" (or such) after a colon-shifted line.
คู่มือการใช้งานที่ปรากฏด้านบนนี้ดึงมาจาก แม่แบบ:Indent/doc (แก้ | ประวัติ) ผู้เขียนสามารถทำการทดลองได้ที่กระบะทราย (สร้าง | คัดลอก) และชุดทดสอบ (สร้าง) ของแม่แบบนี้ โปรดเพิ่มหมวดหมู่ไปที่หน้าย่อย /doc หน้าย่อยของแม่แบบนี้ |