Difference between revisions of "Template:Infobox virtuoso"

From skaldsong companion
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<div style="float: right">
 
<div style="float: right">
<table style="width:300px; border:2px dashed black; float:right">
+
<table style="width:300px; border:1px solid black; float:right">
 
<tr>
 
<tr>
<td colspan="2" style="text-align:center; background-color:#B452CD;"><b>{{{title|Title of Virtuoso}}}</b></td>
+
<td colspan="2" style="text-align:center; background-color:#6B238E;"><b><font color="white">{{{title|Title of Virtuoso}}}</font></b></td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
Line 27: Line 27:
 
</table>
 
</table>
 
</div>
 
</div>
 +
 +
<noinclude>
 +
To use template copy-paste and fill in with proper information:
 +
 +
<table>
 +
<td>
 +
<tr>
 +
<nowiki>{{</nowiki>Infobox virtuoso
 +
</tr>
 +
<tr>
 +
|title =
 +
</tr>
 +
<tr>
 +
|image = <nowiki>[[File:image.jpg]]</nowiki> <--make sure to upload image to wiki first-->
 +
</tr>
 +
<tr>
 +
|guild =
 +
</tr>
 +
<tr>
 +
|guildimg = <nowiki>[[File:image.jpg]]</nowiki> <--make sure to upload image to wiki first-->
 +
</tr>
 +
<tr>
 +
|region=
 +
</tr>
 +
<tr>
 +
|status=
 +
</tr>
 +
<tr>
 +
|active
 +
</tr>
 +
<tr>
 +
}}
 +
</tr>
 +
</td>
 +
</table>
 +
For the most part you can leave out a parameter from the list and it will not show.
 +
</noinclude>

Latest revision as of 05:21, 14 December 2018

Title of Virtuoso
Image goes here
Guild Name
Guild Banner
Region : Home Region
Status: DoA?
Active: Date Active


To use template copy-paste and fill in with proper information:

{{Infobox virtuoso |title = |image = [[File:image.jpg]] <--make sure to upload image to wiki first--> |guild = |guildimg = [[File:image.jpg]] <--make sure to upload image to wiki first--> |region= |status= |active }}

For the most part you can leave out a parameter from the list and it will not show.