Difference between revisions of "Template:CTfc"
Jump to navigation
Jump to search
OsamuSatoFan (talk | contribs) (Created page with "This will be userboxes for which Chu-Teng character you like. The userboxes made will be down here. ==Userboxes== *Takochu") |
OsamuSatoFan (talk | contribs) |
||
Line 2: | Line 2: | ||
==Userboxes== | ==Userboxes== | ||
*[[Template:CTfc/takochu|Takochu]] | *[[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 | ||
+ | }} |
Revision as of 11:07, 14 December 2023
This will be userboxes for which Chu-Teng character you like. The userboxes made will be down here.
Userboxes
Create a userbox
You’ll need this code below to make a userbox.
{{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 }}
Example
Code:
{{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 }}
Results:
![]() |
This user's favorite Chu-Teng character is Chu-yin. |
---|