Template:Techtree/doc

From MegaGlest
< Template:Techtree
Revision as of 20:53, 8 September 2010 by Hofmic (talk) (Created page with "{{tocright}} An infobox for Factions. Should look like this: <pre><nowiki> {{Techtree |Techtree name = |Image = |Resources = |Creator = |Version = …")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

An infobox for Factions. Should look like this:

{{Techtree
|Techtree name   =
|Image          =
|Resources       =
|Creator        =
|Version        =
|Link           =
|Filesize       =
|Archive format =
}}

Techtree name

This is the name of the techtree, no version numbering. ie: Magitech

Image

This is the code for the image. ie: File:Wiki.png

Resources

This is a short list of the resources used by the techtree, and is usually used so we can see which factions could go inside this techtree (ie: if a faction needs gold, wood, stone, food, or energy, it can be used inside of the Magitech techtree, which contains all these resources. However, if there are more resources, it would need a "bigger" techtree).

Creator

The creator(s) of the techtree. For example, Magitech is by the Glest Team.

Version

The latest version number. ie: 3.2.2.

Link

The link to download the techtree. This should usually be to an OS independant link. A more advanced section of links can be placed later in the document. Do NOT try to place more than one link here or you'll break the code! Such as http://www.filefront.com/17153600/dark_magic%2010.7.27.zip

Filesize

Simply the filesize, in either MB or KB (if over 1MB, or 1024 KB, use MB). ie: 38.4 MB

Archive format

The format of the archive, such as 7zip, self extracting archive, etc;

Magitech
Wiki.png
Resources

Gold, Wood, Stone, Energy, Food

Creator

Glest Team

Version

3.2.2

Download link

Download

File size

~50MB

Archive format

Installer or source files


Example:

<nowiki{{Techtree
|Techtree name  = Magitech
|Image          = File:Wiki.png
|Resources      = Gold, Wood, Stone, Energy, Food
|Creator        = Glest Team
|Version        = 3.2.2
|Link           = http://www.glest.org/
|Filesize       = ~50MB
|Archive format = Installer or source files
}}</nowiki>