Announcements
  • Please see the To-do List to help improve Club Penguin Archives for the future.

Template:Box: Difference between revisions

From Club Penguin Archives
Jump to navigation Jump to search
imported>Quackerpingu
No edit summary
imported>Quackerpingu
No edit summary
 
Line 2: Line 2:
{| width="50%" align="center" style="background: {{{background|white}}}; border: {{{border|black}}} 3px solid; {{roundy|20px}}"
{| width="50%" align="center" style="background: {{{background|white}}}; border: {{{border|black}}} 3px solid; {{roundy|20px}}"
|- align="center"
|- align="center"
| width="40px" height="20px" align="center" style="background: clear; border: clear 3px solid; {{roundy|150px}}" | [[File:{{{image|ClubPenguinLogo.PNG}}}|{{{imagesize|50}}}px|link={{{imagelink|}}}]]
| width="40px" height="20px" align="center" style="background: clear; border: clear 3px solid; {{roundy|150px}}" | [[File:{{{image|No Image.png}}}|{{{imagesize|50}}}px|link={{{imagelink|}}}]]
|<big><big><span style="color: {{{textcolor|black}}};">{{{text1|...}}}</span></big></big><br><small><span style="color: {{{textcolor2|{{{textcolor|black}}}}}};">{{{text2|...}}}</span></small>
|<big><big><span style="color: {{{textcolor|black}}};">{{{text1|...}}}</span></big></big><br><small><span style="color: {{{textcolor2|{{{textcolor|black}}}}}};">{{{text2|...}}}</span></small>
|}</center>
|}</center>

Latest revision as of 18:39, 19 February 2018

...
...


Code:

{{Box
|background=
|border=
|image=
|imagesize=
|imagelink=
|textcolor=
|text1=
|textcolor2=
|text2=
}}

How to use:

{{Box
|background=background color
|border=border color
|image=image
|imagesize=image size
|imagelink=image link
|textcolor=text color 1
|text1=text 1
|textcolor2=text color 2
|text2=text 2
}}

Example:

{{Box
|background=#1dba28
|border=#0600ba
|image=Sitenotice.png
|imagesize=75
|imagelink=Main Page
|textcolor=red
|text1=test 1
|textcolor2=orange
|text2=test 2
}}
test 1
test 2