Difference between revisions of "Template:Infobox virtuoso"
From skaldsong companion
(Created page with "Xiomara Corder is the name people use to call me and i feel comfortable when people use the full name. Since I was 18 I have been working as a human resources [http://Www.life...") |
|||
| (11 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | + | <div style="float: right"> | |
| + | <table style="width:300px; border:1px solid black; float:right"> | ||
| + | <tr> | ||
| + | <td colspan="2" style="text-align:center; background-color:#6B238E;"><b><font color="white">{{{title|Title of Virtuoso}}}</font></b></td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td colspan="2" style="text-align:center">{{{image|Image goes here}}}</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td colspan="2" style="text-align:center; background-color:#B452CD;">{{{guild|Guild Name}}}</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td colspan="2" style="text-align:center;> {{{guildimg|Guild Banner}}}</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>Region :</td> | ||
| + | <td> {{{region|Home Region}}}</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td> Status:</td> | ||
| + | <td> {{{status|DoA?}}}</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td> Active:</td> | ||
| + | <td>{{{active|Date Active}}}</td> | ||
| + | </tr> | ||
| + | </table> | ||
| + | </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:
For the most part you can leave out a parameter from the list and it will not show.