Warning: fopen(./data/cache/settings/interwiki) [function.fopen]: failed to open stream: Permission denied in /home/newfif/public_html/wg/architecture/wiki.php on line 1488
Warning: fopen(./data/cache/settings/plugins) [function.fopen]: failed to open stream: Permission denied in /home/newfif/public_html/wg/architecture/wiki.php on line 1488
Warning: fopen(./data/cache/settings/urlmapping) [function.fopen]: failed to open stream: Permission denied in /home/newfif/public_html/wg/architecture/wiki.php on line 1488
Warning: Cannot modify header information - headers already sent by (output started at /home/newfif/public_html/wg/architecture/wiki.php:1488) in /home/newfif/public_html/wg/architecture/wiki.php on line 1958
== 가로줄 ==
네가이상의 "-"를 사용하면 가로줄이 됩니다. 대쉬의 개수가 증가할 수록 굵기가 두꺼워지고 10개 이상이면 굵기가 더 이상 증가하지 않습니다.
Please see HelpOnEditing.
=== 사용례 ===
{{{
--- (가로선이 아닙니다)
----
-----
------
-------
--------
---------
----------
-------------------------------------------- (not thicker than 10)
}}}
=== 결과 ===
--- (가로선이 아닙니다)
----
-----
------
-------
--------
---------
----------
-------------------------------------------- (not thicker than 10)
/!\ 가로줄의 굵기는 문서의 통일성을 해칠 수 있으므로 옵션으로 제공합니다. config.php에 {{{$hr_type='fancy';}}}라고 하면 가로선의 굵기가 지원됩니다.
----
[[Navigation(HelpOnEditing)]]