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 1: Line 1:
 
<noinclude>
 
<noinclude>
A single achievement.
+
A table row containing the description of a single achievement.
 
----
 
----
  
 
=== Example ===
 
=== Example ===
 +
<nowiki><table></nowiki>
 
<nowiki>{{Achievement</nowiki>
 
<nowiki>{{Achievement</nowiki>
  
Line 13: Line 14:
  
 
<nowiki> }}</nowiki>
 
<nowiki> }}</nowiki>
 +
<nowiki></table></nowiki>
 +
<table>
 
{{Achievement
 
{{Achievement
 
  | name= Solo Artist Disciple
 
  | name= Solo Artist Disciple
Line 18: Line 21:
 
  | description=Solo at least 7 of the [[Solo_Artist_Challenge#Solo_Disciple:_any_7]] mobs
 
  | description=Solo at least 7 of the [[Solo_Artist_Challenge#Solo_Disciple:_any_7]] mobs
 
  }}
 
  }}
 
+
</table>
 
</noinclude>
 
</noinclude>
<includeonly><div style="background-color:#cedff2; height: 70px; overflow: hidden; position: relative;">
+
<includeonly><tr style="background-color:#cedff2;">
   <div style="height: 70px; left: 0; top: 0; width:200px">[[File:{{{image|Grstar5.png}}}]]</div>
+
   <td>[[File:{{{image|Grstar5.png}}}]]</td>
   <div style="font-weight: bold; position: absolute; left:80px; line-height: 70px; top: 0; vertical-align:middle; width:120px">{{{name}}}</div>
+
   <td style="font-weight: bold; line-height: 100%; vertical-align:middle;">{{{name}}}</td>
   <div style="position: absolute; left: 200px; line-height: 70px; top: 0; vertical-align: middle; width: 60px;">{{{era|}}}</div>
+
   <td style="line-height: 100%; vertical-align: middle;">{{{era|}}}</td>
   <div style="position: absolute; left: 260px; top: 0; line-height: 70px; vertical-align: middle">{{{description}}}</div>
+
   <td style="line-height: 100%; vertical-align: middle">{{{description}}}</td>
</div></includeonly>
+
</tr></includeonly>

Latest revision as of 19:46, 18 September 2019

A table row containing the description of a single achievement.


Example

<table> {{Achievement

| name= Solo Artist Disciple

| era=Velious

| description=Solo at least 7 of the [[Solo_Artist_Challenge#Solo_Disciple:_any_7]] mobs

}} </table>

Grstar5.png Solo Artist Disciple Velious Solo at least 7 of the Solo_Artist_Challenge#Solo_Disciple:_any_7 mobs