NewgonWiki:Working standards and technical advice

From NewgonWiki
Revision as of 20:09, 6 June 2022 by JohnHolt (talk | contribs) (Created page with "__NOTOC__Here are some of our working standards, followed by general Wiki-related technical advice. ==Style guide== * NewgonWiki avoids unnecessary capitalization in titles and subsections. For example, titles may read "National Society for the Prevention of Cruelty to Children" for the NSPCC, and "List of organizations supporting child advocacy" for a list article. Some of our material still uses unnecessary capitalization. *Over time, we should Americani'''z'''e out...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Here are some of our working standards, followed by general Wiki-related technical advice.

Style guide

  • NewgonWiki avoids unnecessary capitalization in titles and subsections. For example, titles may read "National Society for the Prevention of Cruelty to Children" for the NSPCC, and "List of organizations supporting child advocacy" for a list article. Some of our material still uses unnecessary capitalization.
  • Over time, we should Americanize out spellings. This is not a major priority, and will obviously require category moves if and when.
  • Project page formats are decided on a per-project basis, and can be observed in the uniformity of project content wikicode concerned. Use the preview to see what it looks like. We tend to go for the more visually appealing styles, and maintain consistent style throughout a project.
  • Encyclopedia article formats/section orders/referencing are almost identical* to Wikipedia's, but with extra checks in place to avoid the ugliness associated with some Wikipedia articles. For a decent flagship article, see Jack McClellan, and click "edit" (or "view source" if you have no account) to see the wikitext that codes for an aesthetic text-wrapped TOC and various image positions.
  • Order of content, if it's not obvious: Introductory sections (and if required, the disclaimers or hatnotes before them) should have no heading, and should mention the subject of the article in bold, somewhere near the start of the passage. Intros should try to avoid using references, and should, in the case of larger articles, simply sum up the topic and what the rest of the article elaborates. The order of the following, headed sections may then progress roughly in the following fashion: 1. Any historical information 2. Any organizational, personal, conceptual features. The meat of the article. 3. Any scrutiny, praise or criticism. 4. Any commentaries, quoted for convenience. 5. Any "see also" list. 6. Any references (see below) 7. Any internal links list, and then external links list if either is required. 8. List of categories (trivial, as categories always migrate to the end, but best kept in one place).
  • Basic aesthetic/format controls: Do not let Tables of Contents act as pillars for wasteful and ugly white space at the head of articles - we're not Wikipedia. For example, to remove a ToC in a short or medium size article, insert __NOTOC__ at the start of an article. To wrap text around a left-floating ToC in a big article, for example, insert <div style="margin-right: 25px; float: left;">__TOC__</div>. Illustrate articles by uploading and then formatting images left or right with captions, for example, inserting [[Image:Imagename.fileextension|thumb|Caption for image]], replacing "thumb" with "frame" for the full size image. Reference lists are made easy by wrapping the material (URLs, Book refs, etc) in ref tags, i.e. <ref>Full book ref, or link</ref>. Then place a references list at the end of the article, or for whatever reason if you need one before the end, just insert: {{reflist}} where relevant. Other useful formatting codes include :text goes here to indent a paragraph, and *text goes here to bullet a paragraph.

Remember to make use of the formatting buttons above the edit window, hovering to reveal each button's function.

Basic wikitext

Our cheatsheet gives basic technical advice about wikicode. See Wikipedia's version here (note, it contains some templates, etc, which we do not use).

NW Cheatsheet

Hacks that work anywhere in the text
Description You type You get
Italics, bold, and both

''italics'', '''bold''', and '''''both''''' (Two apostrophes, three apostrophes, and five apostrophes

italics, bold, and both

Internal link to another page

[[Girllove]]
[[Girllove]]rs

Girllove
Girllovers

"Pipe" a link to change the link's destination

[[Judianne Densen-Gerber|JDG]]

JDG

Link to a section

[[Peter Tatchell #"BOY" Chapter, Dares To Speak and Paedophile Information Exchange|Tatchell's comments on ''Dares to Speak'']]

Tatchell's comments on Dares to Speak

Green link
green links in articles help by showing notable pages not yet created

[[something missing]]

something missing

References and footnotes
sources in the article will appear where {{reflist}} is put, typically under a level 2 section heading (see below) towards the bottom of the page; text between {{}} is for a template. Otherwise, reflist will appear at the bottom of the article automatically, so just put the title ==References==

Hello,<ref>[http://www.loc.gov/about/ Library of Congress]</ref> World.<ref>http://www.w3.org/</ref>

References: {{reflist}}

Hello,[1] World.[2]

References:

Signature
sign your contributions when posting to a talk page

~~~~

do not sign in an article, only on talk pages

Username (talk) 02:29, 29 March 2024 (UTC)

Plain website

https://www.newgon.net/wiki

https://www.newgon.net/wiki

Link a website

[https://www.newgon.net/wiki]

[1]

Link and name a website

[https://www.newgon.net/wiki NewgonWiki]

NewgonWiki

Strike your talk page comment
to show your previous comment is outdated

<s>This topic isn't notable.</s>

This topic isn't notable.

Hide text somewhere for editors

<!--Are you sure he said this?-->

Show an image

[[File:Wiki.png|thumb|Caption]]

Caption
Link a Wikipedia Article

[[Wikipedia: Child Sexual Abuse|Wikipedia's article on CSA]]

Wikipedia's article on CSA

Template:MAI
one of our templates and page tags

Relevant topic.{{Template:MAI}}

Relevant topic.

Part of NewgonWiki's series on
minor-attracted identities
Starting Guide | Community | Pediverse
MAP | NOMAP | AAM | Neologisms
"MAP" Origins | Flag | Movement
Political history: MAP & LGBT Alliances
Philias: Ephebo - Hebe - Pedo - Nepio
Gender and attraction: BL - EL - GL
Pederasty/Gay BL | Korephilia/Lesbian GL
Pro-c | Neutral-c | Anti-c
BLogo | GLogo
Category: Minor-attracted people
Template:MAI - This template
Add a page to a category [[Category:Category name]]

place near the bottom of a page
shows "Category name" in a bar at bottom when the page is previewed or saved

Hacks that work only at the beginning of each line

Description You type You get
Redirect a page to another page

#REDIRECT [[Target page]]

Redirected to the target page, when you search for, or follow an internal link to the object page. Useful for alternative spellings.

Redirect to a section of another page

#REDIRECT [[Target page#anchorName]]

Redirected as above, but to a page section

Section headings
a Table of Contents will automatically be generated when four headings are added to an article

==Level 2==
===Level 3===
====Level 4====
=====Level 5=====
======Level 6======

do not use  =Level 1=  as it is for page titles

Level 2

Level 3

Level 4

Level 5
Level 6
Bulleted list

* One
* Two
** Two point one
* Three

  • One
  • Two
    • Two point one
  • Three
Numbered list

# One
# Two
## Two point one
# Three

  1. One
  2. Two
    1. Two point one
  3. Three
Indenting text
this is used when replying on a talk page, to make it easier to follow conversations.

no indent (normal)
:first indent
::second indent
:::third indent
::::fourth indent

no indent (normal)

first indent
second indent
third indent
fourth indent