Warhammer 40,000 Homebrew Wiki
Advertisement

The Warhammer 40,000 Homebrew Wiki is a community for many users. In order for our community to work well together, the Admins have created a set of rules, or policies, stating what you can do and what you cannot do. To ensure the smooth running of this wiki, users are allowed to use Hyper Text Markup Language (HTML), the authoring language used to create documents on the World Wide Web, alongside the various usable code and templates of this wiki. However, all standard articles in the wiki (including those without the prefix "User", "Template" "Warhammer 40K Homebrew Wiki:", ect.) are bound by the following when utilising HTML coding:

Allowable Tags

The use of the following HTML tags are permitted:

  • <b> (makes text bold)
  • <i> (makes text italic)
  • <s> (makes text strikethrough; for example this can be useful when writing up the output of tampered vox recordings or computer data)
  • <ul> (marks an unordered list. This can be used if you so desire, however usage of * , a Wikitext tag, is much easier to manage)
  • <ol> (marks an ordered list. This can be used if you so desire, however usage of # , a Wikitext tag, is much easier to manage)
  • <li> (marks an item on a list. This can be used if you so desire, however usage of # or *, Wikitext tags, are much more contained and easier to manage)
  • <!-- (used to make a comment. Comments can only be seen in the raw code, and do not show up in the published article) (note: its closing tag is "-->")
  • <br/> (implements a line break, which can be useful for dividing paragraphs) (note: line breaks are self contained tags. Only one is required to fulfil its function)
  • <sup> and <sub> (makes texts superscript or subscript, respectively)
  • <h> (creates a heading, with size depending on a number from 1-6 added after the h in the fist tag. For this wiki, <h2> through to <h6> are permitted.)
  • All Wikia tags that can be added through the "add features and media" panel that appears whilst editing, such as <gallery>, or the "{|" tags used in tables.
  • <abbr> (Used for an abbreviation and/or acronym and optionally provides a full description for it on mouseover)
  • <ref> (Used for citations.) (note: it must be used with the "<references/>" tag in order to function)
  • </references> (Used to fulfil the citation function in conjunction with <ref> tags. It should be placed at the bottom of your page.) (note: reference is a self contained tag. Only one is required to fulfil its function)

Prohibited Tags

The following HTML tags (and their respective closing tags) are not permitted. The following tags are only common tags. Any tags not listed here which can also modify an article are additionally not permitted.

  • <p> (marks a paragraph. This is not required for Wikia, since all the basic CSS and HTML tags required to make published articles look sufficient are already managed by Wikia's code.)
  • <u> (underlines text; to emphasise text, make it italic or bold instead. For headings, use standard wikitext or HTML heading tags for headings)
  • <span> (changes the attributes of a line of text, such as size, font style, or colour)
  • <div> (creates a division of the document, that is, a "box" that can be styled. Can be coded to do a variety of things, including borders, background colours, font styles, font sizes, box and text shadows, gradients, text padding, and so fourth)
  • <noinclude> and <includeonly> (prevents a segment in a template page from showing up in other pages that the template is used in, and for the latter vice versa) (note: Strictly speaking, these are not actually HTML tags, but they still function like one)
  • <nowiki> (prevents code from functioning. Useful for demonstrating template input to other users, however largely not useful in articles.) (note: Strictly speaking, this is not actually a HTML tag, but it still functions like one)
  • <font> (styles font, such as font size or colour. An outdated tag that performs the same function that spans and divs can without the same flexibility)
  • <poll> (creates a poll. Useful for blogs and talk pages, but fairly unprofessional for articles.)
  • <blockquote> (specifies a section that is quoted from another source. Browsers usually indent blockquote elements. The {{quote}} template already fulfils this tag's purpose to a standardised degree, rendering this tag rather needless.)
  • <hr> (Creates a horizontal line. Level 2 headings automatically create these, however they shouldn't be used elsewhere.)

Additionally, tags that Wikia does not recognise (such as <a>) are not allowed to be used, simply because they serve no function. Tags are very easy to spot; there's a difference between <a> and <a href="my_article_url">My Article</a>, so don't get too worried about using brackets/chevrons/arrows (these: < >) in other contexts (e.g. showing computer or vox output).

Secondary Note: Portions of the text here has been copied from the affiliate Warhammer 40K Fanon Wiki under the Fair Use doctrine. No challenge to their status intended.

Homebrew Icon Warhammer 40K Homebrew Wiki Policies
General
Community Guidelines Policy · Article Ownership · Article Quality · Banning · Canon · Deletion Policy · Images · Privacy
Other
Humor Articles · HTML Policy· Multiple Accounts · Roleplay · Talk Pages · User Pages
Advertisement