Template:MyItem: Difference between revisions
From The Urban Dead Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 17: | Line 17: | ||
<pre> | <pre> | ||
{{MyItem | {{MyItem | ||
bordercolor = 000000 | |bordercolor = 000000 | ||
bordersize = 2 | |bordersize = 2 | ||
borderwidth = 250 | |borderwidth = 250 | ||
image = Image:Bullet_Holes.jpg | |image = Image:Bullet_Holes.jpg | ||
size = 100 | |size = 100 | ||
color = 000000 | |color = 000000 | ||
bgcolor = ffffff | |bgcolor = ffffff | ||
width = 200 | |width = 200 | ||
Title = title | |Title = title | ||
fontsize = xx-small | |fontsize = xx-small | ||
Text = Text | |Text = Text | ||
credit = credit | |credit = credit | ||
|align = center | |||
}} | }} | ||
</pre> | </pre> | ||
Tip: | |||
You can use this template to create another template! :D | |||
</noinclude> | </noinclude> | ||
{| style="border:solid #{{{bordercolor|556655}}} {{{bordersize|2}}}px;" width={{{borderwidth|250}}} align="center" | {| 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|{{{credit|?}}}]] | [[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
|