인디사이드스토리위키문법

인디사이드위키
Chunmu (토론 | 기여) 사용자의 2016년 3월 20일 (일) 17:29 판 (새 문서: == 텍스트 서식 마크업 == {| class="wikitable" ! 설명 ! width=40% | 문법 ! width=40% | 결과 |- ! colspan="3" style="background: #ABE" | 글자(인라인) 서식 - "모든...)

(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)
이동: 둘러보기, 검색

텍스트 서식 마크업

설명 문법 결과
글자(인라인) 서식 - "모든 곳에 적용 가능"
이탤릭체
''이탤릭''

이탤릭

볼드체
'''볼드'''

볼드

볼드와 이탤릭
'''''볼드 & 이탤릭'''''

볼드 & 이탤릭

취소선
<strike> 취소선 </strike>
취소선
위키 마크업 무시
<nowiki>''마크업'' 무시</nowiki>

''마크업'' 무시

위키 마크업 한 번만 무시
[[Special:MyLanguage/API:Main page|API]]<nowiki/> 확장

API 확장

섹션 서식 - "줄 맨 처음에서만 적용 가능"
수준별 제목
== 제목 2 ==

=== 제목 3 ===

==== 제목 4 ====

===== 제목 5 =====

====== 제목 6 ======

  • 제목 1은 페이지 이름이기 때문에 사용하지 않는다.
  • 4 수준 이상의 제목을 가진 글은 목차가 생성된다.

제목 2

제목 3

제목 4

제목 5
제목 6
가로선
이전 텍스트
----
이후 텍스트

이전 텍스트


이후 텍스트

목록 내어쓰기
* 각 줄의 시작을
* [[Wikipedia:asterisk|별표]] (*)로 시작한다.
** 별표가 많아질 수록
*** 하위 수준으로 적용된다.
* 줄넘김 <br />은 목록 수준을 유지한다.
*** 하지만 중간 단계를 뛰어넘으면 공백을 만든다.
별표가 아닌 다른 시작은 목록을 끝낸다.
  • 각 줄의 시작을
  • 별표 (*)로 시작한다.
    • 별표가 많아질 수록
      • 하위 수준으로 적용된다.
  • 줄넘김
    은 목록 수준을 유지한다.
      • 하지만 중간 단계를 뛰어넘으면 공백을 만든다.

별표가 아닌 다른 시작은 목록을 끝낸다.

번호 목록
# 각 줄의 시작을
# [[Wikipedia:Number_sign|샵]] (#)으로 시작한다.
## 별표가 많아질 수록
### 하위 수준으로 적용된다.
# 줄넘김 <br />은 목록 수준을 유지한다.
### 하지만 중간 단계를 뛰어넘으면 공백을 만든다.
# 공백 줄

# 목록을 완료하고 새로운 목록을 생성한다.
다른 시작 또한
목록을 완료한다.
  1. 각 줄의 시작을
  2. (#)으로 시작한다.
    1. 별표가 많아질 수록
      1. 하위 수준으로 적용된다.
  3. 줄넘김
    은 목록 수준을 유지한다.
      1. 하지만 중간 단계를 뛰어넘으면 공백을 만든다.
  4. 공백 줄
  1. 목록을 완료하고 새로운 목록을 생성한다.

다른 시작 또한 목록을 완료한다.

정의 목록
;아이템 1
: 정의 1
;아이템 2
: 정의 2-1
: 정의 2-2
아이템 1
정의 1
아이템 2
정의 2-1
정의 2-2
텍스트 들여쓰기
: 1번 들여쓰기
:: 2번 들여쓰기
::::: 다중 들여쓰기

  • 이러한 우회 수단은 접근성에 악영향을 줄 수 있다.
1번 들여쓰기
2번 들여쓰기
다중 들여쓰기
혼합 목록
# 일
# 이
#* 일.일
#* 일.이
# 삼
#;삼 아이템 일
#:삼 정의 일
# 사
#:사 정의 일
#:이렇게 하면 이어지는 들여쓰기로 보이며
#: <br /> 대신 
#: 사용할 수 있다.
# 오
## 오 하위 일
### 오 하위 일 하위 일
## 오 하위 이

  • 줄을 나누기 위해 #:*:를 사용하는 것 또한 접근성에 악영향을 끼칠 수 있다.
    • 일.일
    • 일.이
  1. 삼 아이템 일
    삼 정의 일
  2. 사 정의 일
    이렇게 하면 이어지는 들여쓰기로 보이며
    <br /> 대신
    사용할 수 있다.
    1. 오 하위 일
      1. 오 하위 일 하위 일
    2. 오 하위 이틀맨
사전서식 텍스트
 각 줄을 공백으로 시작한다.
 텍스트는 '''사전서식''' 되며
 ''마크업''도 '''''가능'''''하다.

  • 이런 형태의 사전서식은 섹션 서식에만 적용할 수 있다. 텍스트 단위 서식 마크업은 여전히 유효하다.
각 줄을 공백으로 시작한다.
텍스트는 사전서식 되며
마크업가능하다.
사전서식 텍스트 블록
 <nowiki>Start with a space in the first column,
(before the <nowiki>).

Then your block format will be
    maintained.
 
This is good for copying in code blocks:

def function():
    """documentation string"""

    if True:
        print True
    else:
        print False</nowiki>
Start with a space in the first column,
(before the <nowiki>).

Then your block format will be
    maintained.

This is good for copying in code blocks:

def function():
    """documentation string"""

    if True:
        print True
    else:
        print False

단락

  • 미디어 위키는 하나의 줄 바꿈을 무시합니다. 새 단락을 시작하려면 빈 줄을 둡니다.
  • 당신은 HTML 태그 <br />를 이용해서 문단 내에서 줄 바꿈을 강제 할 수 있습니다.

HTML 태그

일부 HTML 태그, 예를들어 <code>, <div>, <span>,<font>. 는 미디어위키 에서 허용됩니다.

Description You type You get
밑줄
<ins>이거</ins>

또는

<u>요거</u>

이거

또는

요거

지우기
<s>삼진아웃</s>

or

<del>지우기</del>

삼진아웃

or

지우기

고정폭 텍스트
<code>소스 코드</code>

or

<tt>고정 폭 텍스트</tt>

소스 코드

or

고정 폭 텍스트

블록인용
Text before
<blockquote>블록인용</blockquote>
Text after

Text before

블록인용

Text after

코멘트
<!-- This is a 코멘트 -->
코멘트 are visible only 
in the edit zone.

코멘트 are visible only in the edit zone.

미리 포멧된 텍스트
<pre>Text is '''preformatted''' and 
''markups'' '''''cannot''''' be done</pre>

  • For marking up of preformatted text, check the "Preformatted text" entry at the end of the previous table.
Text is '''preformatted''' and 
''markups'' '''''cannot''''' be done
Customized preformatted text
<pre style="color: red">Text is '''preformatted''' 
with a style and 
''markups'' '''''cannot''''' be done
</pre>

  • A CSS style can be named within the style property.
Text is '''preformatted''' 
with a style and 
''markups'' '''''cannot''''' be done

continued:

Description You type You get
Customized preformatted text with text wrap according to available width
<pre style="white-space: pre-wrap; 
white-space: -moz-pre-wrap; 
white-space: -pre-wrap; 
white-space: -o-pre-wrap; 
word-wrap: break-word;">
This long sentence is used to demonstrate text wrapping. This additional sentence makes the text even longer.
</pre>
This long sentence is used to demonstrate text wrapping. This additional sentence makes the text even longer.
Preformatted text with text wrap according to available width
<code>
This long sentence is used to demonstrate text wrapping. This additional sentence makes the text even longer.
</code>

This long sentence is used to demonstrate text wrapping. This additional sentence makes the text even longer.

기호를 삽입

Symbols and other special characters not available on your keyboard can be inserted through a special sequence of characters. Those sequences are called HTML entities. For example, the following sequence (entity) &rarr; when inserted will be shown as right arrow HTML symbol → and &mdash; when inserted will be shown as an em dash HTML symbol —.


  • 이 생산하는 기호를 찾아 모든 문자를 가리키면. 현재 글꼴에서 사용할 수없는 일부 기호는 빈 사각형이 나타납니다.


HTML symbol entities
Á á Â â ´ Æ æ À à Α α & Å å Ã ã Ä ä Β β ¦ Ç ç ¸ ¢
Χ χ ˆ © ¤ ° Δ δ ÷ É é Ê ê È è Ε ε Η η
Ð ð Ë ë ƒ ½ ¼ ¾ Γ γ > Í í Î î ¡ Ì ì Ι ι
¿ Ï ï Κ κ Λ λ « < ¯ µ · Μ μ  
¬ Ñ ñ Ν ν Ó ó Ô ô Œ œ Ò ò Ω ω Ο ο ª º Ø ø Õ õ Ö
ö Φ φ Π π ϖ ± £ Ψ ψ " » ® Ρ ρ
Š š § ­ Σ σ ς ¹ ² ³ ß Τ τ Θ θ ϑ Þ þ ˜
× Ú ú Û û Ù ù ¨ ϒ Υ υ Ü ü Ξ ξ Ý ý ¥ ÿ Ÿ Ζ ζ
Description You type You get
Copyright symbol
&copy;
©
Greek delta letter symbol
&delta;
δ
Euro currency symbol
&euro;

See the list of all HTML entities on the Wikipedia article List of HTML entities. Additionally, MediaWiki supports two non-standard entity reference sequences: &רלמ; and &رلم; which are both considered equivalent to &rlm; which is a right-to-left mark. (Used when combining right to left languages with left to right languages in the same page.)

HTML tags and symbol entities displayed themselves (with and without interpreting them)

&amp;euro;  → &euro;
<span style="color: red; text-decoration: line-through;">Typo to be corrected</span>  → Typo to be corrected
&lt;span style="color: red; text-decoration: line-through;">Typo to be corrected</span>  → <span style="color: red; text-decoration: line-through;">Typo to be corrected</span>

Nowiki for HTML

<nowiki /> can prohibit (HTML) tags:

  • <<nowiki />pre>  → <pre>

But not & symbol escapes:

  • &<nowiki />amp;  → &

To print & symbol escapes as text, use "&amp;" to replace the "&" character (eg. type "&amp;nbsp;", which results in "&nbsp;").


Other formatting

Beyond the text formatting markup shown hereinbefore, here are some other formatting references:

You can find more references at Help:Contents. [[Category:Help틀:Langcat|Formatting]]