Шаблон:Space

Материал из Provizorii
Перейти к: навигация, поиск



Usage: {{space|# of spaces}}

  • This template can be used inline to create alignment between adjacent text lines, or to space out titles, etc. Like {{indent}}, it takes a numeric argument n after the pipe and provides that many consecutive spaces. Indent differs only in that it automatically begins a newline, then spaces over n spaces.
  • Creates a maximum of 30 spaces.

Example: Some text.{{space|10}}Some more text. → Some text.          Some more text.