Difference between revisions of "Template:Infobox guild"
From skaldsong companion
JosephXwm766 (talk | contribs) (Created page with "Renate Chapin is what my [http://scp-knowledge.org/?s=husband%20loves husband loves] to call me but may call me anything you like. To coolect bottle tops can be something his...") |
(Created page with "<div style="float: right"> <table style="width:200px; border:1px solid black; float:right"> <tr> <td colspan="2" style="text-align:center; background-color:#6B238E;"><b><font...") |
||
| Line 1: | Line 1: | ||
| − | + | <div style="float: right"> | |
| + | <table style="width:200px; border:1px solid black; float:right"> | ||
| + | <tr> | ||
| + | <td colspan="2" style="text-align:center; background-color:#6B238E;"><b><font color="white">{{{Name|Name of Guild}}}</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;">Stats</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>Established: | ||
| + | <td> {{{established|Year}}}</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>Founder:</td> | ||
| + | <td> {{{founder| Founder's Name}}}</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>Region:</td> | ||
| + | <td> {{{region|HQ Region}}}</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>Active:</td> | ||
| + | <td>{{{active|Yes / No}}}</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>Reason:</td> | ||
| + | <td>{{{reason| short reason for bye bye}}}</td> | ||
| + | </tr> | ||
| + | </table> | ||
| + | </div> | ||
| + | |||
| + | <noinclude> | ||
| + | To use template copy-paste and fill in with proper information: | ||
| + | |||
| + | <table> | ||
| + | <td> | ||
| + | <tr> | ||
| + | <nowiki>{{</nowiki>Infobox guild | ||
| + | </tr> | ||
| + | <tr> | ||
| + | |name = | ||
| + | </tr> | ||
| + | <tr> | ||
| + | |image = <nowiki>[[File:image.jpg]]</nowiki> <--make sure to upload image to wiki first--> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | |established = | ||
| + | </tr> | ||
| + | <tr> | ||
| + | |founder = | ||
| + | </tr> | ||
| + | <tr> | ||
| + | |region= | ||
| + | </tr> | ||
| + | <tr> | ||
| + | |active= | ||
| + | </tr> | ||
| + | <tr> | ||
| + | |reason= | ||
| + | </tr> | ||
| + | <tr> | ||
| + | }} | ||
| + | </tr> | ||
| + | </td> | ||
| + | </table> | ||
| + | For the most part you can leave out a parameter from the list and it will not show. | ||
| + | </noinclude> | ||
Revision as of 05:36, 14 December 2018
| Name of Guild | |
| Image goes here | |
| Stats | |
| Established: | Year |
| Founder: | Founder's Name |
| Region: | HQ Region |
| Active: | Yes / No |
| Reason: | short reason for bye bye |
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.