Pixelated Pickaxe:Style Guide: Difference between revisions

From Pixelated Pickaxe
Jump to navigation Jump to search
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{WIP}}


= General rules =
= General rules =
Line 5: Line 6:
# Use categories!
# Use categories!
# Bold the title of the page in the first sentence.
# Bold the title of the page in the first sentence.
== Universal Templates ==
These templates can be used on any page, where applicable
=== Infobox ===
{{See also|Template:Infobox}}
Infobox's are wonderful tools! We have lots of premade infobox templates, but if there isn't one for the page you are making, you can use just a basic infobox and customize to your needs. If we are going to have many pages with similar infobox's, it would be good to make a new sub template specifically for those pages, rather than using the generic one.
=== WIP ===
If a page is not finished or clearly just needs work done, add this template. Put it at the top of the page, so it is easy to remove later. It adds the page to [[:Category:Work In Progress]] so we can easily see what pages still need work. Template is simply <nowiki>{{WIP}}</nowiki>
=== See also ===
{{See also|Template:See also}}
This template is for placing immediately after section headers, when another page has a more complete version of that section. This is not for the See Also section often at the bottom of pages. Syntax is <nowiki>{{See also|Name of Page to See Also}}</nowiki>
= Member Pages =
# Member pages should be named using the most appropriate name. Where permission is given by the member, use their real name, otherwise use their most used or most recent online username.
# Create redirect pages from all relevant names and usernames for each member. Eg. redirect 'The_AJAXX' and 'NathanWells' to 'Nathan Wells'.
# For members with Minecraft builds, have a section called 'Builds'. Follow rules in [[#List of Builds by Member]] for whether the section should be a highlights section, or a full table.
# Add all member pages to the [[:Category:Members]] by putting the category at the bottom of the page: <nowiki>[[Category:Members]]</nowiki>
== Member Page Templates ==
=== Infobox member ===
This is an infobox specifically designed for members. You can leave out any unnecessary or not applicable labels.
<nowiki>{{Infobox member
|name = Name
|image = img.jpg
|caption = image caption
|born = be nice, get permission
|nationality = Country
|othernames = additional names/usernames, comma separated
|occupation = be nice, get permission
|yearsactive = date range rather than total count
}}</nowiki>


= Minecraft Related =  
= Minecraft Related =  


# Use the ingame names (at the time of build/event), as reasonable, when referencing members.
# Use the ingame names (at the time of build/event), as reasonable, when referencing members.
== List of Builds by Member ==
== List of Builds in World ==
== World pages ==
=== World pages templates ===
==== Infobox world ====
This is a specific template for minecraft world pages. See [[Wellstowne Metropolis]] for an example of use. If the world is not in the Wellstowne series, ignore the previous_world and next_world links.
<nowiki>{{Infobox world
| image = img.png
| caption = caption
| world_name = Wellstowne XXX
| world_number = Nth
| mc_versions = 1.X - 1.Y
| server_hosts = Host Provider (eg. Beastnode)
| world_start = Month D, YYYY
| world_end = Month D, YYYY
| member_count = X Users
| previous_world = [[Wellstowne XX|XX]]
| next_world = [[Wellstowne YY|YY]]
}}</nowiki>


== Build pages ==
== Build pages ==


#  Use the `Template:Infobox build` template.
#  Use the [[Template:Infobox build]] template.
#  Use the categories. Named following these rules. "Builds by Member" and "Builds on Wellstowne World"
#  Use the categories. Named following these rules. "Builds by Member" and "Builds on Wellstowne World"
#  Add 'see also' sections, especially include link to "List of Builds on Wellstowne World" and where applicable, "List of Builds by Member" or relevant section of member page.
#  Add 'see also' sections, especially include link to "List of Builds on Wellstowne World" and where applicable, "List of Builds by Member" or relevant section of member page.
Line 19: Line 83:
#  Include an image of the build in the info box. That image should not be included in any galleries.
#  Include an image of the build in the info box. That image should not be included in any galleries.
#  Galleries can include captions, but only use if it provides relevant information.
#  Galleries can include captions, but only use if it provides relevant information.
=== Build Pages Templates ===
==== Infobox build ====
This is a specific template for minecraft build pages. See [[Not a Lie Bakery]] for an example of use.
<nowiki>{{Infobox build
|title = Page Title
|image = img.png
|caption = caption
|builtby = [[member]]
|world = [[Wellstowne XXX]]
|type = Type
|status = Status
|coords = (X, Z)
|overview = [https://{{SERVERNAME}}/overviewer/ Link]
}}</nowiki>
Note that image links in this are simply the name of the file. Include relevant page links, ie member and world, and maybe items in the caption.
==== Builder Wanted ====
This is a maintenance template, simply include <nowiki>{{Builder Wanted}}</nowiki> to the top of a build page if the builder of that build is unknown. A notice will be posted at the top of the page, and the page will be added to [[:Category:Builder Unknown]].

Latest revision as of 21:13, 11 May 2020


General rules

  1. Use present tense as much as reasonable
  2. Use username or real name relevant to type of page
  3. Use categories!
  4. Bold the title of the page in the first sentence.

Universal Templates

These templates can be used on any page, where applicable

Infobox

Infobox's are wonderful tools! We have lots of premade infobox templates, but if there isn't one for the page you are making, you can use just a basic infobox and customize to your needs. If we are going to have many pages with similar infobox's, it would be good to make a new sub template specifically for those pages, rather than using the generic one.

WIP

If a page is not finished or clearly just needs work done, add this template. Put it at the top of the page, so it is easy to remove later. It adds the page to Category:Work In Progress so we can easily see what pages still need work. Template is simply {{WIP}}

See also

This template is for placing immediately after section headers, when another page has a more complete version of that section. This is not for the See Also section often at the bottom of pages. Syntax is {{See also|Name of Page to See Also}}

Member Pages

  1. Member pages should be named using the most appropriate name. Where permission is given by the member, use their real name, otherwise use their most used or most recent online username.
  2. Create redirect pages from all relevant names and usernames for each member. Eg. redirect 'The_AJAXX' and 'NathanWells' to 'Nathan Wells'.
  3. For members with Minecraft builds, have a section called 'Builds'. Follow rules in #List of Builds by Member for whether the section should be a highlights section, or a full table.
  4. Add all member pages to the Category:Members by putting the category at the bottom of the page: [[Category:Members]]

Member Page Templates

Infobox member

This is an infobox specifically designed for members. You can leave out any unnecessary or not applicable labels.

{{Infobox member
|name = Name
|image = img.jpg
|caption = image caption
|born = be nice, get permission
|nationality = Country
|othernames = additional names/usernames, comma separated
|occupation = be nice, get permission
|yearsactive = date range rather than total count
}}

Minecraft Related

  1. Use the ingame names (at the time of build/event), as reasonable, when referencing members.

List of Builds by Member

List of Builds in World

World pages

World pages templates

Infobox world

This is a specific template for minecraft world pages. See Wellstowne Metropolis for an example of use. If the world is not in the Wellstowne series, ignore the previous_world and next_world links.

{{Infobox world
| image = img.png
| caption = caption
| world_name = Wellstowne XXX
| world_number = Nth
| mc_versions = 1.X - 1.Y
| server_hosts = Host Provider (eg. Beastnode)
| world_start = Month D, YYYY
| world_end = Month D, YYYY
| member_count = X Users
| previous_world = [[Wellstowne XX|XX]]
| next_world = [[Wellstowne YY|YY]]
}}

Build pages

  1. Use the Template:Infobox build template.
  2. Use the categories. Named following these rules. "Builds by Member" and "Builds on Wellstowne World"
  3. Add 'see also' sections, especially include link to "List of Builds on Wellstowne World" and where applicable, "List of Builds by Member" or relevant section of member page.
  4. Coordinates should be only x and z, except where y coordinate is applicable, using (x, z) style.
  5. Type should usually be from the following categories: House, Shop, Farm, Mob Grinder, Decorative Build, Vehicle
  6. Include an image of the build in the info box. That image should not be included in any galleries.
  7. Galleries can include captions, but only use if it provides relevant information.

Build Pages Templates

Infobox build

This is a specific template for minecraft build pages. See Not a Lie Bakery for an example of use.

{{Infobox build
|title = Page Title
|image = img.png
|caption = caption
|builtby = [[member]]
|world = [[Wellstowne XXX]]
|type = Type
|status = Status
|coords = (X, Z)
|overview = [https://{{SERVERNAME}}/overviewer/ Link]
}}

Note that image links in this are simply the name of the file. Include relevant page links, ie member and world, and maybe items in the caption.

Builder Wanted

This is a maintenance template, simply include {{Builder Wanted}} to the top of a build page if the builder of that build is unknown. A notice will be posted at the top of the page, and the page will be added to Category:Builder Unknown.