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
(Example)
Line 21: Line 21:
 
</noinclude>
 
</noinclude>
 
<includeonly><div style="background-color:#cedff2; height: 70px; position: relative">
 
<includeonly><div style="background-color:#cedff2; height: 70px; position: relative">
   <div style="height:70px; left: 0; top: 0; width:200px">[[File:{{{image|Grstar5.png}}}]]</div>
+
   <div style="height: 70px; left: 0; top: 0; width:200px">[[File:{{{image|Grstar5.png}}}]]</div>
   <div style="position: absolute; left:90px; top: 0; width:200px">{{{name}}}</div>
+
   <div style="position: absolute; left:90px; line-height: 70px; top: 0; vertical-align:middle; width:200px">{{{name}}}</div>
   <div style="position: absolute; left: 200px; top: 0;">{{{era|}}}</div>
+
   <div style="position: absolute; left: 200px; line-height: 70px; top: 0; vertical-align: middle">{{{era|}}}</div>
   <div style="position: absolute; left: 220px; top: 0">{{{description}}}</div>
+
   <div style="position: absolute; left: 220px; top: 0; line-height: 70px; vertical-align: middle">{{{description}}}</div>
 
</div></includeonly>
 
</div></includeonly>

Revision as of 19:40, 18 September 2019

A single achievement.


Example

{{Achievement

| 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>Grstar5.png</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>