Welcome to the Mother Ship of amateur comedy writing! (Amateur means we don't pay you to do it.)
This is where the original Uncyclopedia wound up. You might as well pick a user name. We have no "partners" that want to sell you stuff. Giving your email simply lets you recover your password; we don't send spam. Uncyclopedians get a talk page, private edit area, and a welcome, maybe, if you actually edit; and we won't de-platform you for your views, if they're funny.
Template:Prettytable
class="wikitable"

Editors can experiment in this template's sandbox (create) and test cases (create) pages.
Subpages of this template.
![]() |
This template is deprecated and is being retained for archival purposes. Use CSS instead. |
Migration guide
The old way was:
{| {{Prettytable}} ... |}
The new way is:
{| class="wikitable" ... |}
Custom styles can be placed after the class definition, such as:
{| class="wikitable" style="text-align:center;" ... |}
History
Originally, {{Prettytable}} had a light gray background and {{Purtytable}} had a white background. The templates independently evolved to resemble each other, eventually becoming redundant with CSS classes. The deprecated templates aren't harmful, just inefficient.
{{Prettytable}}
, {{Purtytable}}
, class="wikitable"
, and class="prettytable"
all do exactly the same thing now. class="wikitable"
has the greatest support.
Resources
- Help:Wikitable, introduction
- Help:Basic table markup, primer
- Help:Table, in-depth