A Wiki in the Desert
Log in

Difference between revisions of "Template:Technology/doc"

From A Wiki in the Desert
m (Updated faction research links to point to new namespaced faction pages)
m (Added icon field to documentation)
 
(3 intermediate revisions by 3 users not shown)
Line 9: Line 9:
 
| discipline      =  
 
| discipline      =  
 
| image            =  
 
| image            =  
| level            =
+
| icon            =  
| lessons          =  
 
 
| prereq-research  =  
 
| prereq-research  =  
 
| prereq-materials =  
 
| prereq-materials =  
Line 27: Line 26:
 
; image ''(optional)'' : File name of an image for the technology. Should generally be the official in-game technology "icon". The recommended size is 256 pixels wide by 160 pixels high.
 
; image ''(optional)'' : File name of an image for the technology. Should generally be the official in-game technology "icon". The recommended size is 256 pixels wide by 160 pixels high.
  
; level : The level required to learn the technology.
+
; icon ''(optional)'' : The icon used to represent the skill in-game.
 
 
; lessons ''(optional)'' : The number of lessons required to teach the technology to another player.
 
  
 
; prereq-research ''(optional)'' : The technologies that must be researched before this technology becomes available at universities.
 
; prereq-research ''(optional)'' : The technologies that must be researched before this technology becomes available at universities.
Line 54: Line 51:
 
   <tr>
 
   <tr>
 
     <th class="ibtype">(Technology - Architecture)</th>
 
     <th class="ibtype">(Technology - Architecture)</th>
  </tr>
 
  <tr>
 
    <td>
 
      <table class="ib-row">
 
        <tr>
 
          <th>Level Required</th>
 
          <td>6</td>
 
        </tr>
 
      </table>
 
    </td>
 
  </tr>
 
  <tr>
 
    <td>
 
      <table class="ib-row">
 
        <tr>
 
          <th>Lessons to Teach</th>
 
          <td>6</td>
 
        </tr>
 
      </table>
 
    </td>
 
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
Line 83: Line 60:
 
   <tr class="ib-stacked">
 
   <tr class="ib-stacked">
 
     <td>
 
     <td>
* [[Stonemasonry]]
+
* [[Stonework 2]]
 
     </td>
 
     </td>
 
   </tr>
 
   </tr>
Line 115: Line 92:
 
| discipline      = Architecture
 
| discipline      = Architecture
 
| image            = Masonry.png
 
| image            = Masonry.png
| level            = 6
+
| icon            =  
| lessons          = 6
 
 
| prereq-research  =  
 
| prereq-research  =  
* [[Stonemasonry]]
+
* [[Stonework 2]]
 
| prereq-materials =  
 
| prereq-materials =  
 
| required-by      =  
 
| required-by      =  

Latest revision as of 06:00, 26 November 2019

{{Technology}} is for use in any article about an in-game "technology". All parameters are optional and can be left blank, though it is preferred to include as many as possible; if undefined, these optional parameters will not appear as part of the template. The recommended image size is a width of 250px so that it will completely fill the infobox without increasing its size.

Template

{{Technology
| name             = 
| discipline       = 
| image            = 
| icon             = 
| prereq-research  = 
| prereq-materials = 
| required-by      = 
| hyksos           = 
| kush             = 
| meshwesh         = 
}}

Usage

name
The name of the technology.
discipline (optional)
The discipline associated with the technology (e.g. Architecture, Thought, etc.). For technologies not learned at a school such as Planning Application, use "Special".
image (optional)
File name of an image for the technology. Should generally be the official in-game technology "icon". The recommended size is 256 pixels wide by 160 pixels high.
icon (optional)
The icon used to represent the skill in-game.
prereq-research (optional)
The technologies that must be researched before this technology becomes available at universities.
prereq-materials (optional)
The technologies that must be researched before the materials required by this technology can be acquired or crafted.
required-by (optional)
The technologies that list this technology as a prerequisite.
hyksos (optional)
If Hyksos has completed research of this technology, should be set to "Yes", otherwise "No".
kush (optional)
If Kush has completed research of this technology, should be set to "Yes", otherwise "No".
meshwesh (optional)
If Meshwesh has completed research of this technology, should be set to "Yes", otherwise "No".

Example

Masonry
Masonry
(Technology - Architecture)
Related Technologies
Research Prerequisites
Required By
Factions Researched
Hyksos Logo large.png Kush Logo large.png Meshwesh Logo large.png
{{Technology
| name             = Masonry
| discipline       = Architecture
| image            = Masonry.png
| icon             = 
| prereq-research  = 
* [[Stonework 2]]
| prereq-materials = 
| required-by      = 
* [[Crystal Acoustics]]
* [[Gearbox Design]]
| hyksos           = Yes
| kush             = Yes
| meshwesh         = Yes
}}