Help:Style guide: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tags: Reverted Visual edit: Switched |
Tag: Undo |
||
| Line 11: | Line 11: | ||
* Fun things | * Fun things | ||
=== Infobox === | |||
<pre> | <pre> | ||
{{Infobox player | {{Infobox player | ||
| Line 23: | Line 23: | ||
}} | }} | ||
</pre> | </pre> | ||
== Build & settlement pages == | == Build & settlement pages == | ||
| Line 31: | Line 30: | ||
* Information about their public services (location, how to use etc.) | * Information about their public services (location, how to use etc.) | ||
=== Infobox === | |||
<pre> | <pre> | ||
{{Infobox build | {{Infobox build | ||
| Line 59: | Line 58: | ||
}} | }} | ||
</pre> | </pre> | ||
== Additional tips & tricks == | == Additional tips & tricks == | ||
Revision as of 13:02, 8 February 2025
This guide helps you to write good pages.
It's just a recommendation how things should be done: you can do them in your own way too if it complies with the main style. All infobox parameters are optional.
Player pages
To a player page, you could include:
- Basic information (see below)
- Builds, achievements and memberships in the server
- Likes/dislikes
- Fun things
Infobox
{{Infobox player
|title = Set this to your username if it's different than the page name.
|nickname = Other names.
|rank = iron/gold/emerald/diamond/obsidian/netherite
|staff-position = moderator/admin/overseer/owner (you might not need this)
|first-joined = First join date (you can use /firstseen ingame).
|pronouns = He/him, She/her, They/them etc.
|location = Location or timezone.
}}
Build & settlement pages
Those pages could have:
- Basic information about them (see below)
- Information about their public services (location, how to use etc.)
Infobox
{{Infobox build
|title = Customize the title.
|image = The filename of a screenshot of the build.
|caption = Image caption.
|owner = Who owns the build?
|contributors = Additional builders.
|construction-started = Construction date.
|x = X-coordinate
|z = Z-coordinate
|world = world/world_nether/world_the_end (no need to use very often)
}}
{{Infobox settlement
|title = Customize the title.
|image = The filename of a screenshot of the settlement.
|caption = Image caption.
|founder = Who started the settlement?
|members = People living in the settlement.
|construction-started = Construction date.
|x = X-coordinate
|z = Z-coordinate
|world = world/world_nether/world_the_end (no need to use very often)
}}
Additional tips & tricks
| Code | Turns into |
|---|---|
{{Player|Ardakaz}} |
|
{{Maplink|42|-313}}
|
42 -313 |