Difference between revisions of "WikiRaider:Article Layout"

From WikiRaider
Jump to: navigation, search
 
m
 
(9 intermediate revisions 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.
  
  
* First you should start with an '''image''' for the article
+
==Remark==
: (if one is available), else leave open. This image should have the ratio of 3:4 and a thumbnail of the size 150x113 should be used.
+
* IF the article could be confused with a disambiguation page or another article, add the following first:
: <nowiki>[[Image:nameofimage.jpg|thumb|150px|right|image text]]
+
: [[Template:Remark|<nowiki>{{Remark| | | | | | |}}</nowiki>]]
</nowiki>
+
: Note: This is not for disambiguation pages that mainly consist of link lists! Only for pages with content.
  
* Sometimes the image is replaces by an '''info-box''' containing the image.
 
: this is the case if the article is about a level, game, book, movies, comic...
 
: See [[:Wikiraider:Samples|Samples]]
 
  
* Then you should write an '''introduction line''' containing the keyword (name of the article) in bold
+
==Infobox or Image==
: Example: <nowiki>'''Bartoli's Hideout''' is the third Level in [[Tomb Raider II]].</nowiki>
 
  
 +
* 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:
 +
:: <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: <nowiki>{{image}}</nowiki> 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:''''' <nowiki>The '''Pharos Knot''' is an [[artefact]] appearing in [[The Last Revelation]].</nowiki>
 +
 +
 +
 +
==Creating a Relation to Other Articles==
 
* 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>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 the game it is in.
 
  
 +
: '''''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>
 +
: 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 <nowiki>{{disambig}}</nowiki> 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:'''''
 +
: <nowiki>* [[Adrenaline Dodge]]</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>* [[Adrenaline Meter]]</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>
  
* '''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]]
: e.g. for baddies:
+
: '''''Example:''''' (for baddies)
 
: <nowiki> ==Occurrence==</nowiki>  
 
: <nowiki> ==Occurrence==</nowiki>  
 
: <nowiki>==Classification==</nowiki>
 
: <nowiki>==Classification==</nowiki>
Line 32: Line 57:
  
  
 +
==References==
 +
* IF the article uses '''citations''', you should add the following to the end of the article, just before the categories list:
 +
: <nowiki>{{ref}}</nowiki>
 +
 +
 +
==Categories==
 
* finish the content by giving the '''Categories''' for the article.
 
* finish the content by giving the '''Categories''' for the article.
 
: <nowiki>[[Category:Name of the Category]]</nowiki>
 
: <nowiki>[[Category:Name of the Category]]</nowiki>
 
: A list of all Categories can be found here: [[Special:Categories]]
 
: A list of all Categories can be found here: [[Special:Categories]]
  
* last comes the 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)
+
::Sometimes an article is not just a simple article in a category (most commonly these are disambiguation pages!
: <nowiki>[[de:Aricle Name in German]]</nowiki>
+
::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)
 +
: <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.