- Player
- I'm ready
- Eshe
- Information needed.
=
, is underlined, and is the same size/style as the page title.
= text here =
==
, and is underlined.
== text here ==
===
, but is not underlined.
=== text here ===
====
, and is also not underlined.
==== text here ====
Any headings/subheadings styled with the =
formatting will show up on the TOC. If you just need bolded titles for subsections that do not need to appear on the TOC, use: '''Sub-Heading Text'''
External links that take visitors outside of the Palia Wiki: [https://website.com Display Text]
Internal links (Decor) that link to other wiki pages: [[Page Name|alternate display text]]
or [[Page Name]]
The first part of the syntax consists of the link, and the second, separated by |
is another word for, or explanation of, what the destination is.
Accepted Values | Result | In-Game |
---|---|---|
0 or unspecified | Unspecified | |
1 or abundant | Abundant | |
2 or common | Common | |
3 or uncommon | Uncommon | |
4 or rare | Rare | |
5 or epic | Epic | |
6 or legendary | Legendary |
Code | Example |
---|---|
* Hello,
* World!
* How
* is
* everything?
|
|
* Hello,
** World!
* How
** is
** everything?
|
|
* Hello,
*# World!
* How
*# is
*# everything?
|
|
: Hello,
:: World!
: How
:: is
:: everything?
|
|
# Hello,
#: World!
# How
#: is
#: everything?
|
|
# Hello,
## World!
# How
## is
## everything?
|
|
Example:
The number of columns in the table will be equal to the row with the most.
You can copy and paste this!
{| class="paliatable mw-half"
! Column 1 title
! Column 2 title
! Column 3 title
|-
| Info that goes under column 1
| Info that goes under column 2
| Info that goes under column 3
|-
| Info that goes under column 1
| Info that goes under column 2
| Info that goes under column 3
|-
| Info that goes under column 1
| Info that goes under column 2
| Info that goes under column 3
|-
| Info that goes under column 1
| Info that goes under column 2
| Info that goes under column 3
|}
A large number of website visitors view the Wiki using a mobile device (Or simply a device with a small screen). Tables that use a lot of columns, or tables that have very wide columns, can cause page overflow issues for mobile viewers. To prevent any issues, surround your tables with a scrollable element:
<div class="tablescroll">
{| class="paliatable"
! Heading 1
! Heading 2
|-
| Column 1
| Column 2
|}
</div>
A few HTML classes exist that allow different sizing to be applied to tables, helping to maintain both PC and Mobile styling by automatically adjust on smaller-device screens.
Class | Sizing | Example |
---|---|---|
mw-quarter
|
25% width | {| class="mw-quarter"
|}
|
mw-third
|
33.3% width | {| class="mw-third"
|}
|
mw-half
|
50% width | {| class="mw-half"
|}
|
mw-threequarter
|
75% width | {| class="mw-threequarter"
|}
|
Class | Purpose |
---|---|
mw-collapsible
|
Add the [Collapse] |
mw-collapsed
|
Collapse the table and add [Expand] |
paliatable
|
So all the tables look the same on the Palia Wiki |
wikitable
|
For really basic tables, typically found in Template Documentation |
sortable
|
Add the little sorting arrows to all the title cells |
thover1
|
Highlight the cell that the mouse is hovering over |
thover2
|
Highlight the row that the mouse is hovering over |
To embed a picture: [[File:Filenamehere.png]]
.
For more on basic mediawiki styling of images see MediaWiki Images
Group a bunch of pictures together using a gallery.
<gallery>
???.png|Caption1
Wheat.png|Caption2
Palia Logo.png|<center>Caption4</center>
Apple.png|Caption3
???.png|Caption5
</gallery>
v · ePalia Wiki Community | |
---|---|
Local Link ( English ) | |