This is a wiki for a reason. Anyone can contribute. If you see something that is inaccurate or can be improved, don't ask that it be fixed--just improve it.
[ Disclaimer, Create new user --- Wiki markup help, Install P99 ]

Difference between revisions of "Template:Achievement"

From Project 1999 Wiki
Jump to: navigation, search
Line 18: Line 18:
 
</noinclude>
 
</noinclude>
 
<includeonly><div style="background-color:#cedff2; position: relative">
 
<includeonly><div style="background-color:#cedff2; position: relative">
   <div style="height:100px; width:200px">[[File:{{image}}|]]</div>
+
   <div style="height:100px; width:200px">[[File:{{{image|Grstar5.png}}}]]</div>
   <div style="position: absolute; top: 100px; width:200px">{{name}}</div>
+
   <div style="position: absolute; top: 100px; width:200px">{{{name}}}</div>
   <div style="position:absolute; left: 200px;">{{era|}}</div>
+
   <div style="position:absolute; left: 200px;">{{{era|}}}</div>
   <div style="position:absolute; left: 220px;">{{description}}</div>
+
   <div style="position:absolute; left: 220px;">{{{description}}}</div>
 
</div></includeonly>
 
</div></includeonly>

Revision as of 18:54, 18 September 2019

A single achievement.


Example: {{Achievement | image= | name= Solo Artist Disciple | era=Velious | description=Solo at least 7 of the [[Solo_Artist_Challenge#Solo_Disciple:_any_7]] mobs }}

<tr style="background-color:#cedff2;">

 <td>[[File:]]</td>
 <td style="font-weight: bold; line-height: 100%; vertical-align:middle;">Solo Artist Disciple</td>
 <td style="line-height: 100%; vertical-align: middle;">Velious</td>
 <td style="line-height: 100%; vertical-align: middle">Solo at least 7 of the Solo_Artist_Challenge#Solo_Disciple:_any_7 mobs</td>

</tr>