Difference between revisions of "WikiRaider:Article Layout"

From WikiRaider
Jump to: navigation, search
m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
Here you can see how the '''Article Layout''' in WikiRaider should be:
 
Here you can see how the '''Article Layout''' in WikiRaider should be:
 +
 +
Please note that [[WikiRaider:Disambiguation|Disambiguation pages]] should look differently.
  
  
 
==Remark==
 
==Remark==
* IF the article could be confused with a disambiguation page or another article, add, before the infobox/image:
+
* IF the article could be confused with a disambiguation page or another article, add the following first:
 
: [[Template:Remark|<nowiki>{{Remark| | | | | | |}}</nowiki>]]
 
: [[Template:Remark|<nowiki>{{Remark| | | | | | |}}</nowiki>]]
 +
: Note: This is not for disambiguation pages that mainly consist of link lists! Only for pages with content.
  
  
Line 10: Line 13:
  
 
* An article should begin with an '''Infobox''' or at least an '''Image''' if available.  
 
* An article should begin with an '''Infobox''' or at least an '''Image''' if available.  
 
+
:*1 ''Infobox''' Templates can be found here: [[:Wikiraider:Samples|Samples]]
 
+
:*2 ''Images'' should use the following code, where File.png is replaced by the file name and alt text is replaced by the title of the article:
: - Templates for infoboxes can be found here: [[:Wikiraider:Samples|Samples]]
 
 
 
 
 
: - Images should use the following code, where File.png is replaced by the file name and alt text is replaced by the title of the article:
 
 
:: <nowiki>[[File:File.png|225px|thumb|right|alt text]]</nowiki>
 
:: <nowiki>[[File:File.png|225px|thumb|right|alt text]]</nowiki>
:: If you don't have an image, but it is possible to get one (e.g. the item is not from a novel), add:
+
:: If you don't have an image, but it is possible to get one (e.g. the item is not from a novel), add: <nowiki>{{image}}</nowiki> instead
: <nowiki>{{image}}</nowiki>
 
 
 
 
 
  
  
Line 26: Line 22:
 
==Introduction Line==
 
==Introduction Line==
  
* Then you should write an '''Introduction Line''' containing the keyword (name of the article) in bold.
+
* Then you should write an '''Introduction Line''' containing the keyword (name of the article) in bold and putting it into context.
 +
: '''''Example:''''' <nowiki>The '''Pharos Knot''' is an [[artefact]] appearing in [[The Last Revelation]].</nowiki>
  
 
: '''''Example:''''' <nowiki>'''Bartoli's Hideout''' is the third Level in [[Tomb Raider II]].</nowiki>
 
  
  
Line 35: Line 30:
 
* The next few sentences should put the article in '''relation to others'''.
 
* The next few sentences should put the article in '''relation to others'''.
  
 
+
: '''''Example:''''' <nowiki>It is needed alongside the [[Pharos Pillar]] to gain access to [[Pharos, Temple of Isis]]. The Pharos Knot is found in the level [[Hall of Demetrius]].</nowiki>
: '''''Example:''''' <nowiki>The '''Pharos Knot''' is needed to gain access to [[Pharos, Temple of Isis]] in [[The Last Revelation]]. It is found in the [[Hall of Demetrius]].</nowiki>
+
: In this example the item ''Pharos Knot'' is set in relation to two levels (where it is found and used) and another item that is connected with it.
: In this example the item ''Pharos Knot'' is set in relation to two levels (where it is found and used) and the game it is in.
 
 
 
  
  
==Main Content==
+
==Disambiguation Template==
 +
* IF we are dealing with a disambiguation page, add the <nowiki>{{disambig}}</nowiki> Template right at this point. After the introduction and before the link list.
  
* IF the article is a '''disambiguation''' page, begin with a list of all articles it stands for and then add the notice:
 
: <nowiki>{{Disambig}}</nowiki>
 
  
 +
==Link List==
 +
* IF the article is a '''disambiguation''' page, begin with a list of all articles it stands for:
 
: '''''Example:'''''  
 
: '''''Example:'''''  
: <nowiki>There are two types of Roman statues, one is wearing bronze armour, the other is wearing silver armour:</nowiki>
+
: <nowiki>* [[Adrenaline Dodge]]</nowiki>
: <nowiki>* [[Bronze Statue]] (Trajan's Markets)</nowiki>
+
: <nowiki>: An evasive movement in [[Tomb Raider Anniversary]]. It is necessary to perform such a dodge successfully , before you can perform a [[Headshot]].</nowiki>
: <nowiki>* [[Silver Statue]] (The Colosseum)</nowiki>
+
: <nowiki>* [[Adrenaline Meter]]</nowiki>
: <nowiki>{{disambig}}</nowiki>
+
: <nowiki>: The Adrenalin Meter is a new meter on [[Tomb Raider Underworld]] that appears alongside the [[Health Bar]]. It fills up when battling against enemies.</nowiki>
 
 
 
 
 
 
* IF the article could be mistaken for a disambiguation page or another article, add the remark template and fill it out:
 
:
 
: '''''Example:'''''  <nowiki>Insert non-formatted text here</nowiki>
 
 
 
* '''general text'''
 
 
 
  
  
 +
==Main Content==
  
 
* next should come the '''content''' as given in the [[:Wikiraider:Samples|Samples]]
 
* next should come the '''content''' as given in the [[:Wikiraider:Samples|Samples]]
Line 81: Line 67:
 
: A list of all Categories can be found here: [[Special:Categories]]
 
: A list of all Categories can be found here: [[Special:Categories]]
  
===Category Types===
+
::Sometimes an article is not just a simple article in a category (most commonly these are disambiguation pages!  
Sometimes an article is not just a simple article in a category (most commonly these are disambiguation pages!  
+
::To learn how to sort them, please refer to the following manual: [[Help:Category]].
To learn how to sort them, please refer to the following manual: [[Help:Category]].
+
 
  
 
==Inter Wiki Language Links==
 
==Inter Wiki Language Links==
 
* last comes the inter-wiki link to the same article in German (leave open if you don't know the title), fill in when it is obviously the same (e.g. names of persons)
 
* last comes the inter-wiki link to the same article in German (leave open if you don't know the title), fill in when it is obviously the same (e.g. names of persons)
 
: <nowiki>[[de:Article Name in German]]</nowiki>
 
: <nowiki>[[de:Article Name in German]]</nowiki>
 +
 +
 +
==Perfect Name==
 +
* IF the article uses the perfect name, add the <nowiki>{{perfectname}}</nowiki> template right at the end.

Latest revision as of 13:35, 22 June 2015

Here you can see how the Article Layout in WikiRaider should be:

Please note that Disambiguation pages should look differently.

Remark

  • IF the article could be confused with a disambiguation page or another article, add the following first:
{{Remark| | | | | | |}}
Note: This is not for disambiguation pages that mainly consist of link lists! Only for pages with content.

Infobox or Image

  • An article should begin with an Infobox or at least an Image if available.
  • 1 Infobox' Templates can be found here: Samples
  • 2 Images should use the following code, where File.png is replaced by the file name and alt text is replaced by the title of the article:
[[File:File.png|225px|thumb|right|alt text]]
If you don't have an image, but it is possible to get one (e.g. the item is not from a novel), add: {{image}} instead

Introduction Line

  • Then you should write an Introduction Line containing the keyword (name of the article) in bold and putting it into context.
Example: The '''Pharos Knot''' is an [[artefact]] appearing in [[The Last Revelation]].

Creating a Relation to Other Articles

  • The next few sentences should put the article in relation to others.
Example: It is needed alongside the [[Pharos Pillar]] to gain access to [[Pharos, Temple of Isis]]. The Pharos Knot is found in the level [[Hall of Demetrius]].
In this example the item Pharos Knot is set in relation to two levels (where it is found and used) and another item that is connected with it.

Disambiguation Template

  • IF we are dealing with a disambiguation page, add the {{disambig}} Template right at this point. After the introduction and before the link list.

Link List

  • IF the article is a disambiguation page, begin with a list of all articles it stands for:
Example:
* [[Adrenaline Dodge]]
: An evasive movement in [[Tomb Raider Anniversary]]. It is necessary to perform such a dodge successfully , before you can perform a [[Headshot]].
* [[Adrenaline Meter]]
: The Adrenalin Meter is a new meter on [[Tomb Raider Underworld]] that appears alongside the [[Health Bar]]. It fills up when battling against enemies.

Main Content

  • next should come the content as given in the Samples
Example: (for baddies)
==Occurrence==
==Classification==
==Distinctiveness==
==Strategy==

References

  • IF the article uses citations, you should add the following to the end of the article, just before the categories list:
{{ref}}

Categories

  • finish the content by giving the Categories for the article.
[[Category:Name of the Category]]
A list of all Categories can be found here: Special:Categories
Sometimes an article is not just a simple article in a category (most commonly these are disambiguation pages!
To learn how to sort them, please refer to the following manual: Help:Category.

Inter Wiki Language Links

  • last comes the inter-wiki link to the same article in German (leave open if you don't know the title), fill in when it is obviously the same (e.g. names of persons)
[[de:Article Name in German]]

Perfect Name

  • IF the article uses the perfect name, add the {{perfectname}} template right at the end.