Difference between revisions of "Template:CTfc"

From Osamu Sato Wiki
Jump to navigation Jump to search
Tag: New redirect
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
This will be userboxes for which Chu-Teng character you like. The userboxes made will be down here.
+
#REDIRECT[[Osamu Sato Wiki:Userboxes#Chu-Teng Character]]
==Userboxes==
 
*[[Template:CTfc/takochu|Takochu]]
 
*[[Template:CTfc/chingyin|Ching-yin]]
 
*[[Template:CTfc/chuyin|Chu-yin]]
 
*[[Template:CTfc/suinshin|Suin-shin]]
 
==Create a userbox==
 
You’ll need this code below to make a userbox.
 
<pre>
 
{{userbox
 
| border-c      = #000000
 
| border-s      = 3
 
| id            = [[File:character image.png|40px]]
 
| id-c          = #ffffff
 
| id-w          = 50
 
| id-s          = 20
 
| info          = This user's favorite [[Chu-Teng]] character is '''[[character name]]'''.
 
| info-c        = #color code
 
}}
 
</pre>
 
===Example===
 
Code:
 
<pre>
 
{{userbox
 
| border-c      = #000000
 
| border-s      = 3
 
| id            = [[File:Chuyin.png|40px]]
 
| id-c          = #ffffff
 
| id-w          = 50
 
| id-s          = 20
 
| info          = This user's favorite [[Chu-Teng]] character is '''[[Chu-yin]]'''.
 
| info-c        = #65F183
 
}}
 
</pre>
 
Results:
 
{{userbox
 
| border-c      = #000000
 
| border-s      = 3
 
| id            = [[File:Chuyin.png|40px]]
 
| id-c          = #ffffff
 
| id-w          = 50
 
| id-s          = 20
 
| info          = This user's favorite [[Chu-Teng]] character is '''[[Chu-yin]]'''.
 
| info-c        = #65F183
 
}}
 

Latest revision as of 05:21, 5 May 2024