Template:Classtitle: Difference between revisions

From Morloch Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<noinclude>{{Ti|creating a stylized title graphic for classes}}
<noinclude>{{Ti|creating a stylized title graphic for classes}}
</noinclude>
</noinclude><span id="fadein2"><p>
{|  
{|  
|-
|-
Line 7: Line 7:
<span id="slide2" style="background: -webkit-linear-gradient(#{{{color2|1e1149}}}, #{{{color1|9228ef}}}); -webkit-background-clip: text; -webkit-text-fill-color: transparent; font-size:130%; font-family:Procopius; text-align: right; margin: 0cm 0cm 0cm 4.5cm;">&nbsp;{{{tag|Harbinger of Death}}}</span>
<span id="slide2" style="background: -webkit-linear-gradient(#{{{color2|1e1149}}}, #{{{color1|9228ef}}}); -webkit-background-clip: text; -webkit-text-fill-color: transparent; font-size:130%; font-family:Procopius; text-align: right; margin: 0cm 0cm 0cm 4.5cm;">&nbsp;{{{tag|Harbinger of Death}}}</span>
|}
|}
</p></span>
<noinclude>
<noinclude>
== Parameters ==
== Parameters ==

Revision as of 15:57, 10 October 2017

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

File:Foo.jpg
 Harbinger of Death

Parameters

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