Template:MyItem: Difference between revisions

From The Urban Dead Wiki
Jump to navigationJump to search
(Removing all content from page)
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<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="{{{align|center}}}" | {{{Title|'''Title'''}}}
|-
| align="{{{align|center}}}"  style="font-size: {{{fontsize|xx-small}}}" | {{{Text|Text}}}
----
[[User:Rolfero/RedirectTemplate|{{{credit|?}}}]]
|}

Latest revision as of 08:15, 31 May 2009


Bullet Holes.jpg MyItem :D
Helloooo everybody! This is a fully customizable MyItem!

credits

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

Bullet Holes.jpg Title
Text

?