Content deleted Content added
m Reverted edits by 2C0F:FC89:809F:FD4F:1:0:6E41:E05E (talk) to last version by Waddie96 Tags: Rollback Disambiguation links added |
|||
(44 intermediate revisions by 24 users not shown) | |||
Line 1:
{{about|the appearance of blank space on an article|the Manual of Style section on using line breaks in an article|MOS:LINEBREAKS}}
[[File:WhiteSpace.jpg|right|thumb|350px|
{{shortcut|WP:WHITE}}
'''Whitespace'''
Whitespace is not always desirable. It can give the page an untidy appearance and make the article look
==Causes of whitespace==
===Table of contents===
On pages with multiple headings, a [[WP:TOC|table of contents]] listing the headings is automatically generated. When this occurs, the table of contents box will appear on the left side of the page between the lead section and the first heading. There will be no text to the right of the table of contents, though an image or a vertical template, such as an [[WP:INFOBOX|infobox]], will appear in the space to the right if formatting causes it to require that space. Still, no text will appear in the space in between; it'll be white
There are various ways to modify the appearing of the table of contents. Entering the templates {{Tlx|TOC left}} or {{Tlx|TOC right}} at the top of the page will produce a table of contents to the left or right that does share its lines with some text. The [[Help:Magic words|magic word]] <nowiki>__NOTOC__</nowiki> will cause the table of contents to be altogether absent, which for some pages may be necessary.
Line 14 ⟶ 15:
It is also possible to produce your own table of contents as follows:<br />
----
<syntaxhighlight lang="wikitext">
{| id="toc" class="toc" summary="Contents"
! {{MediaWiki:Toc}}
Line 22 ⟶ 23:
__NOTOC__
|}
</syntaxhighlight>
----
Line 31 ⟶ 32:
===Images===
Sometimes, images can contribute to whitespace. But the size of images can be controlled, so if an image is causing there to be a lot of whitespace, it may be worth reducing the size of the image, even just a little, in order to fill more of that space with text (depending on display width). Beware, though, of making one image significantly narrower than all others.
On a short page, a single image may be to blame for whitespace. If the height of the image is greater than that of the text, there will be some whitespace at the bottom.
On a longer page divided by multiple headings, it may be desirable to provide a small amount of whitespace
Many infoboxes
===Invisible comments===
[[Help:Hidden text|Comments]] in the wikicode added by <
... the end of a paragraph.
Line 54 ⟶ 55:
==Addressing the whitespace issue==
Sometimes, when you have undesirable whitespace, the best way to solve the problem is to expand the article (with
Sometimes, a minor fix will help eliminate or reduce whitespace. This may involve adding or removing one blank line from some part of the page, re-ordering templates, or the use of a [[WP:GALLERY|gallery]] for multiple images. If an embedded list creates white space, using two or more columns may solve the problem.
== Caveats ==
Avoid "fixing" white space issues which are peculiar to your combination of screen, window, and font sizes, your choice of browser, your image settings, and so on. Check with other settings or systems, or ask other editors to check them for you.
Avoid "fixes" which break the appearance of the page on mobile devices. Again, if you do not have a suitable device on which to check, other editors can advise you.
==See also==
*[[:Category:Inline spacing templates]]
[[Category:Wikipedia page help]]
|