Help:Style guide: Difference between revisions

From ArdakazMC Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
This guide helps you to write good pages.
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.
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. Most infobox parameters are optional.
 
'''Note:''' This page includes template sources for the source editor. To add an infobox with the visual editor, go to ''Insert -> Template'' and write the template name.


== Player pages ==
== Player pages ==
Line 11: Line 13:
* Fun things
* Fun things


{{Collapsible|title=Infobox (source editor)|content=
=== Infobox source ===
<pre>
<pre>
{{Infobox player
{{Infobox player
Line 23: Line 25:
}}
}}
</pre>
</pre>
}}


== Build & settlement pages ==
== Build & settlement pages ==
Line 30: Line 31:
* Basic information about them (see below)
* Basic information about them (see below)
* Information about their public services (location, how to use etc.)
* Information about their public services (location, how to use etc.)
* The story behind them


{{Collapsible|title=Infobox (source editor)|content=
=== Infobox source ===
<pre>
<pre>
{{Infobox build
{{Infobox build
Line 59: Line 61:
}}
}}
</pre>
</pre>
}}


== Additional tips & tricks ==
== Additional tips & tricks ==

Latest revision as of 13:07, 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. Most infobox parameters are optional.

Note: This page includes template sources for the source editor. To add an infobox with the visual editor, go to Insert -> Template and write the template name.

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 source

{{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.)
  • The story behind them

Infobox source

{{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

Useful Templates
Code Turns into
{{Player|Ardakaz}}
16.png Ardakaz
{{Maplink|42|-313}}
42 -313