Difference between revisions of "Template:Quotebox"

From Hobowars Wiki
Jump to: navigation, search
m (quote template test)
 
m (test)
Line 4: Line 4:
 
<p style='font-style: italic;'>"{{{quote}}}"</p>
 
<p style='font-style: italic;'>"{{{quote}}}"</p>
 
<p style="text-align:right">
 
<p style="text-align:right">
{{{author}}}
+
--{{{author}}}
 
</p>
 
</p>
 
</div>
 
</div>

Revision as of 03:38, 21 September 2012


If a variable doesn't need to be included, simply don't include it. By that I mean don't have the "|variable= " in the list at all. The template will take over and fill in the appropriate information for you. default settings if you don't use varitables are: size:80% ; border:1 ; border-color:#a3bfb1


For your convenience, simply copy and paste this to get started:


Copy Pasta:

{{User:T burnout/Quotebox
|quote=
|author=
|size=
|border=
|border-color=
}}