메뉴 여닫기
개인 메뉴 토글
로그인하지 않음
만약 지금 편집한다면 당신의 IP 주소가 공개될 수 있습니다.

:Spaces/doc

이터널리턴 이스포츠 위키
Mongsil (토론 | 기여)님의 2024년 10월 15일 (화) 05:25 판 (새 문서: {{Documentation}} {{Template shortcut|&nbsp|nbs|nbsp|nbsp;|space|spcs}} {{Wikipedia template}} A template to produce one or more non-breaking spaces (<code>&nbsp;</code> character entities). == Usage == ; Syntax : <code><nowiki>{{spaces|</nowiki>''N''{{!}}''type''}}</code> ...... to produce ''N'' consecutive non-breaking spaces (where ''N'' is a whole number larger than zero) of the type specified by the second parameter: <code>em</code>, <...)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

틀:Wikipedia template

A template to produce one or more non-breaking spaces (&nbsp; character entities).

Usage

Syntax
{{spaces|N|type}} ...... to produce N consecutive non-breaking spaces (where N is a whole number larger than zero) of the type specified by the second parameter: em, en, fig, hair, thin, or if not specified, a non-breaking space (&nbsp;) the same width as a standard space.

{{space|type}} produces a single non-breaking space of the type indicated.

Controlling line-breaking in infoboxes

This template, usually as its alias {{nbsp}}, may be used with {{wbr}} and {{nowrap}} to control line-breaking in bulletless lists in infoboxes, to prevent wrapped long entries from being confused with multiple entries. See Template:Wbr/doc#Controlling line-breaking in infoboxes for details.

TemplateData

Inserts one or more non-breaking spaces

틀 변수

변수설명형식상태
Quantity1

How many non-breaking spaces to insert

기본값
1
숫자선택 사항
Type2

Non-default types (in decreasing order of width): em, fig, en, thin, hair

기본값
&nbsp;
문자열선택 사항