Difference between revisions of "Template:Classtitle"

From Morloch Wiki
Jump to: navigation, search
 
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="wikitable"
+
<noinclude>{{Ti|creating a stylized title graphic for classes}}
 +
</noinclude>
 +
{|  
 
|-
 
|-
| Assassin <span id="slide2" style="background: -webkit-linear-gradient(#9228ef, #1e1149); -webkit-background-clip: text; -webkit-text-fill-color: transparent; font-size:300%; font-family:Procopius;"><p>&nbsp;{{{1|Assassin}}}</p></span>
+
| <span id="fadein2"><p><span id="slide2" style="background: -webkit-linear-gradient(#{{{color1|9228ef}}}, #{{{color2|1e1149}}}); -webkit-background-clip: text; -webkit-text-fill-color: transparent; font-size:240%; font-family:Procopius; text-align: left; margin: 0cm 0cm 0cm -.2cm;">&nbsp;{{PAGENAME}}</span>
|-
+
<span id="slide3">{{{img|[[File:Temptitle.png]]}}}</span><br>
| <span id="slide2" style="background: -webkit-linear-gradient(#9228ef, #1e1149); -webkit-background-clip: text; -webkit-text-fill-color: transparent; font-size:130%; font-family:Procopius; text-align: right;"><p>&nbsp;{{{2|Harbinger of Death}}}</p></span>
+
<span id="slide2" style="background: -webkit-linear-gradient(#{{{color1|1e1149}}}, #{{{color2|9228ef}}}); -webkit-background-clip: text; -webkit-text-fill-color: transparent; font-size:130%; font-family:Procopius; text-align:center; margin: 0cm 0cm 0cm 0cm;">&nbsp;{{{tag|Harbinger of Death}}}</span>
|-
 
|[[File:Foo.jpg]]
 
 
|}
 
|}
 +
</p></span>
 +
<noinclude>
 +
== Parameters ==
 +
<nowiki>
 +
{{classtitle</nowiki><br><nowiki>
 +
|img=[[File:Temptitle.png]]</nowiki><br><nowiki>
 +
|tag=Harbinger of Death</nowiki><br><nowiki>
 +
|color1=9228ef</nowiki><br><nowiki>
 +
|color2=1e1149</nowiki><br><nowiki>
 +
}}</nowiki></noinclude>

Latest revision as of 04:39, 30 January 2018

Template:Classtitle is used for creating a stylized title graphic for classes.

How to Use Template:Classtitle

  • This template can be added to a page by typing the following in the page's code with any applicable parameters inserted after the name:
{{Classtitle}}

Raw Example of Template:Classtitle

 Classtitle

Assassinfi.png
 Harbinger of Death

Parameters

{{classtitle
|img=[[File:Temptitle.png]]
|tag=Harbinger of Death
|color1=9228ef
|color2=1e1149
}}