Template:Groupbox: Difference between revisions
From The Urban Dead Wiki
Jump to navigationJump to search
(adding a link so that newbies can find how to add their own image) |
m (requested A/PT) |
||
Line 25: | Line 25: | ||
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| | <pre>{{Groupbox | ||
group_name= | |group_name= | ||
group_image= | |group_image= | ||
group_abbrev= | |group_abbrev= | ||
group_membership= | |group_membership= | ||
group_leaders= | |group_leaders= | ||
group_goals= | |group_goals= | ||
group_recruit= | |group_recruit= | ||
group_contact= | |group_contact= | ||
}}</pre> | |||
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. |
Revision as of 08:29, 2 May 2009
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.
Example
The following
{{Groupbox| group_name=Bob's Moonberries| group_image=[[Image:800px-Flag_of_the_United_States.svg.png|400px]]| group_abbrev=BoMb| group_membership=40,000| group_leaders=Bob, Moonberry| group_goals=Carnage| group_recruit=None| group_contact=[http://uncyclopedia.org/wiki/Oscar_Wilde here]}}
will produce this:
Bob's Moonberries | |
Abbreviation: | BoMb |
Group Numbers: | 40,000 |
Leadership: | Bob, Moonberry |
Goals: | Carnage |
Recruitment Policy: | None |
Contact: | here |