Difference between revisions of "Template:Infobox virtuoso"

From skaldsong companion
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
Some test text to make sure it doesnt bleed out of template.
 
 
 
<div style="float: right">
 
<div style="float: right">
 
<table style="width:300px; border:1px solid black; float:right">
 
<table style="width:300px; border:1px solid black; float:right">
Line 29: 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.