Template:MyItem: Difference between revisions
From The Urban Dead Wiki
Jump to navigationJump to search
(New page: {| style="border:solid #{{{bordercolor|556655}}} {{{bordersize|2}}}px;" width={{{borderwidth|250}}} align="center" |- | rowspan=2 | [[{{{image|Image:Bullet_Holes.jpg}}}|{{{size|100}}}px]] ...) |
No edit summary |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{| style="border:solid #{{{bordercolor|556655}}} {{{bordersize|2}}}px;" width={{{borderwidth|250}}} align="center" | <noinclude> | ||
{{MyItem | |||
|bordercolor = 000000 | |||
|bordersize = 5 | |||
|borderwidth = 300 | |||
|size = 96 | |||
|color = 012345 | |||
|bgcolor = ffffee | |||
|width = 225 | |||
|Title = '''MyItem :D''' | |||
|fontsize = small | |||
|Text = Helloooo everybody! This is a '''fully customizable''' ''MyItem''! | |||
|credit = credits | |||
}} | |||
Hi! | |||
Use | |||
<pre> | |||
{{MyItem | |||
|bordercolor = 000000 | |||
|bordersize = 2 | |||
|borderwidth = 250 | |||
|image = Image:Bullet_Holes.jpg | |||
|size = 100 | |||
|color = 000000 | |||
|bgcolor = ffffff | |||
|width = 200 | |||
|Title = title | |||
|fontsize = xx-small | |||
|Text = Text | |||
|credit = credit | |||
|align = center | |||
}} | |||
</pre> | |||
Tip: | |||
You can use this template to create another template! :D | |||
</noinclude> | |||
{| style="border:solid #{{{bordercolor|556655}}} {{{bordersize|2}}}px;" width={{{borderwidth|250}}} align="{{{align|center}}}" | |||
|- | |- | ||
| rowspan=2 | [[{{{image|Image:Bullet_Holes.jpg}}}|{{{size|100}}}px]] || style="background:#{{{color|556655}}}; color:#{{{bgcolor|ffffff}}};" width={{{width|200}}} align="center" | {{{Title|'''Title'''}}} | | rowspan=2 | [[{{{image|Image:Bullet_Holes.jpg}}}|{{{size|100}}}px]] || style="background:#{{{color|556655}}}; color:#{{{bgcolor|ffffff}}};" width={{{width|200}}} align="{{{align|center}}}" | {{{Title|'''Title'''}}} | ||
|- | |- | ||
| align="center" style="font-size: {{{fontsize|xx-small}}}" | {{{Text|Text}}} | | align="{{{align|center}}}" style="font-size: {{{fontsize|xx-small}}}" | {{{Text|Text}}} | ||
---- | ---- | ||
[[User:Rolfero/RedirectTemplate|?]] | [[User:Rolfero/RedirectTemplate|{{{credit|?}}}]] | ||
|} | |} |
Latest revision as of 08:15, 31 May 2009
MyItem :D | |
Helloooo everybody! This is a fully customizable MyItem!
|
Hi! Use
{{MyItem |bordercolor = 000000 |bordersize = 2 |borderwidth = 250 |image = Image:Bullet_Holes.jpg |size = 100 |color = 000000 |bgcolor = ffffff |width = 200 |Title = title |fontsize = xx-small |Text = Text |credit = credit |align = center }}
Tip: You can use this template to create another template! :D
Title | |
Text
|