Template:Groupbox: Difference between revisions
From The Urban Dead Wiki
Jump to navigationJump to search
m (testing something) |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{| style="border: 2px solid darkslategray; border-spacing: 0; float: right; font-size: 90%; margin-top: 2%; margin-right:0px; width: 35%" | |||
|colspan=2 style="background: darkslategray; color: gainsboro; font-size: 110%; text-align: center"|'''{{{group_name}}}''' | |colspan=2 style="background: darkslategray; color: gainsboro; font-size: 110%; text-align: center"|'''{{{group_name|One Example to Rule Them All}}}''' | ||
|- | |- | ||
|style="text-align: center; background: gainsboro;" colspan="2"|{{{group_image|[[Image:None.jpg|200px]]<br /><small>To add your own image, [[Template talk:Groupbox#Adding custom image|follow these instructions]].</small>}}} | |style="text-align: center; background: gainsboro;" colspan="2"|{{{group_image|[[Image:None.jpg|200px]]<br /><small>To add your own image, [[Template talk:Groupbox#Adding custom image|follow these instructions]].</small>}}} | ||
|- | |- | ||
|style="text-align: right; width: 12em; vertical-align:top"|'''Abbreviation:''' | |style="text-align: right; width: 12em; vertical-align:top"|'''Abbreviation:''' | ||
|style="padding-left: 1ex"|{{{group_abbrev}}} | |style="padding-left: 1ex"|{{{group_abbrev|TertAll}}} | ||
|- style="background: gainsboro;" | |- style="background: gainsboro;" | ||
|style="text-align: right; width: 12em; vertical-align:top"|'''Group Numbers:''' | |style="text-align: right; width: 12em; vertical-align:top"|'''Group Numbers:''' | ||
|style="padding-left: 1ex"|{{{group_membership}}} | |style="padding-left: 1ex"|{{{group_membership|3.14159265359}}} | ||
|- | |- | ||
|style="text-align: right; width: 12em; vertical-align:top"|'''Leadership:''' | |style="text-align: right; width: 12em; vertical-align:top"|'''Leadership:''' | ||
|style="padding-left: 1ex"|{{{group_leaders}}} | |style="padding-left: 1ex"|{{{group_leaders|[[User:Example User|Someone Important]]}}} | ||
|- style="background: gainsboro;" | |- style="background: gainsboro;" | ||
|style="text-align: right; width: 12em; vertical-align:top"|'''Goals:''' | |style="text-align: right; width: 12em; vertical-align:top"|'''Goals:''' | ||
|style="padding-left: 1ex"|{{{group_goals}}} | |style="padding-left: 1ex"|{{{group_goals|To be a real boy Mister Geppetto}}} | ||
|- | |- | ||
|style="text-align: right; width: 12em; vertical-align:top"|'''Recruitment Policy:''' | |style="text-align: right; width: 12em; vertical-align:top"|'''Recruitment Policy:''' | ||
|style="padding-left: 1ex"|{{{group_recruit}}} | |style="padding-left: 1ex"|{{{group_recruit|Stand in line for the bathroom}}} | ||
|- style="background: gainsboro;" | |- style="background: gainsboro;" | ||
|style="text-align: right; width: 12em; vertical-align:top"|'''Contact:''' | |style="text-align: right; width: 12em; vertical-align:top"|'''Contact:''' | ||
|style="padding-left: 1ex"|{{{group_contact}}} | |style="padding-left: 1ex"|{{{group_contact|We'll call you}}} | ||
|} | |}<noinclude> | ||
=DO NOT EDIT THIS FILE!= | =DO NOT EDIT THIS FILE!= | ||
<!-- I'm editing you! ~karek --> | |||
If you want to add a groupbox to your group page, just add the following wiki code to your group page, and fill in the blanks. Make sure to end each parameter with | (pipe) character. | If you want to add a groupbox to your group page, just add the following wiki code to your group page, and fill in the blanks. Make sure to end each parameter with | (pipe) character. | ||
<pre>{{Groupbox | <blockquote><pre>{{Groupbox | ||
|group_name= | |||
|group_image= | |||
|group_abbrev= | |||
|group_membership= | |||
|group_leaders= | |||
|group_goals= | |||
|group_recruit= | |||
|group_contact= | |||
}}</pre> | |||
</blockquote> | |||
If you're having any trouble, you can ask for help on the [[Wiki Questions]] page. | If you're having any trouble, you can ask for help on the [[Wiki Questions]] page. | ||
[[Category:Group Templates|{{PAGENAME}}]]</noinclude> | [[Category:Group Templates|{{PAGENAME}}]]</noinclude> |
Latest revision as of 05:25, 29 September 2012
One Example to Rule Them All | |
To add your own image, follow these instructions. | |
Abbreviation: | TertAll |
Group Numbers: | 3.14159265359 |
Leadership: | Someone Important |
Goals: | To be a real boy Mister Geppetto |
Recruitment Policy: | Stand in line for the bathroom |
Contact: | We'll call you |
DO NOT EDIT THIS FILE!
If you want to add a groupbox to your group page, just add the following wiki code to your group page, and fill in the blanks. Make sure to end each parameter with | (pipe) character.
{{Groupbox |group_name= |group_image= |group_abbrev= |group_membership= |group_leaders= |group_goals= |group_recruit= |group_contact= }}
If you're having any trouble, you can ask for help on the Wiki Questions page.