日本語
English
繁體中文
簡体中文
トップページ
Wiki記法ガイド
文字装飾-en
沙盒Wiki
首頁
新建
編輯
差異
歷史
附件
列表
最近更新
索引頁面
編輯 Wiki記法ガイド/文字装飾-en
-- 模板頁 --
InterWikiName
MenuBar
MenuBar-en
RecentDeleted
Wiki記法ガイド
Wiki記法ガイド-en
Wiki記法ガイド/その他
Wiki記法ガイド/その他-en
Wiki記法ガイド/システム
Wiki記法ガイド/システム-en
Wiki記法ガイド/テーブル
Wiki記法ガイド/テーブル-en
Wiki記法ガイド/リスト
Wiki記法ガイド/リスト-en
Wiki記法ガイド/リンク
Wiki記法ガイド/リンク-en
Wiki記法ガイド/文字装飾
Wiki記法ガイド/文字装飾-en
Wiki記法ガイド/画像表示
Wiki記法ガイド/画像表示-en
Wiki記法ガイド/行揃え
Wiki記法ガイド/行揃え-en
Wiki記法ガイド/見出し
Wiki記法ガイド/見出し-en
テストページ1
テストページ2
トップページ
トップページ-en
#title(Text Decoration) [[Go back to the Guide's Top Page>Wiki記法ガイド]] |~Name|~Format|~Description|h |[[Font Size>#s_size]]|&size(SIZE){TEXT};|Specify font size| |[[Font Color>#s_color]]|&color(COLOR){TEXT};|specify font color| |[[Font Color and Background Color>#s_bgcolor]]|&color(COLOR,BGCOLOR){TEXT};|Specify font color and background color| |[[Bold>#s_bold]]|''TEXT''|Make the text bold| |[[Italic>#s_italic]]|'''TEXT'''|Make the text italic| |[[Strikeout>#s_strikeout]]|%%TEXT%%|Make the text strikeout| |[[Underline>#s_underline]]|%%%TEXT%%%|Make the strikethrogh text| |[[Superscript>#s_sup]]|&sup(){TEXT};|Make the text superscript| |[[Subscript>#s_sub]]|__TEXT__|Make the text subscript| |[[Line Breaks>#s_br]]|&br;|Break the line| *Font Size [#s_size] You can change the font size with "&size(SIZE){TEXT};". **Example [#m66a5509] You can write &size(20){Big letters}; and/or &size(10){small letters};. **Display Example [#a7dcd058] You can write &size(20){Big letters}; and/or &size(10){small letters};. *Font Color [#s_color] You can change the font color with "&color(COLOR){SIZE};" **Example [#a6c4a85e] You can change &color(#FF0000){font color};. **Display Example [#r8a419c5] You can change &color(#FF0000){font color};. *Font Color and Background Color [#s_bgcolor] You can change the font color and background color with "&color(COLOR,BGCOLOR){TEXT};". **Example [#y6713250] You can specify &color(#FFFFFF,#999999){colors of text};. **Display Example [#l51b1ac0] You can specify &color(#FFFFFF,#999999){colors of text};. *Bold [#s_bold] Text between '' becomes bold. **Example [#j41d21cc] Enclosed letters becomes ''bold''. **Display Example [#q1b291cc] Enclosed letters becomes ''bold''. *Italic [#s_italic] Text between ''' becomes italic. **Example [#e275c9c5] Enclosed letters become '''italic'''. **Display Example [#m099574f] Enclosed letters become '''italic'''. *Strikeout [#s_strikeout] Text between %% are overdrawn with strikethrogh. **Example [#l9b5c564] Enclosed letters are overdrawn with %%strikethrogh%%. **Display Example [#gd08c74b] Enclosed letters are overdrawn with %%strikethrogh%%. *Underline [#s_underline] Text between %%% are underlined. **Example [#d2cca4df] Enclosed letters are %%%underlined%%%. **Display Example [#p0a40910] Enclosed letters are %%%underlined%%%. *Superscript [#s_sup] You can write superscripts with "&sup(){TEXT};". **Example [#i6962d7f] x&sup(){2}; + y&sup(){2}; = 0 **Display Example [#d6040953] x&sup(){2}; + y&sup(){2}; = 0 *Subscript [#s_sub] You can write subscripts with "__TEXT__". **Example [#x59d3803] Hydrogen is represented by H__2__O. **Display Example [#v121604b] Hydrogen is represented by H__2__O. *Line Breaks [#s_br] You can break the line with "&br;" **Example [#j94456ea] You can break the line&br; at the middel of a line. **Display Example [#z3b3cde8] You can break the line&br; at the middel of a line. #dcomment(Wiki記法ガイド/文字装飾)
#title(Text Decoration) [[Go back to the Guide's Top Page>Wiki記法ガイド]] |~Name|~Format|~Description|h |[[Font Size>#s_size]]|&size(SIZE){TEXT};|Specify font size| |[[Font Color>#s_color]]|&color(COLOR){TEXT};|specify font color| |[[Font Color and Background Color>#s_bgcolor]]|&color(COLOR,BGCOLOR){TEXT};|Specify font color and background color| |[[Bold>#s_bold]]|''TEXT''|Make the text bold| |[[Italic>#s_italic]]|'''TEXT'''|Make the text italic| |[[Strikeout>#s_strikeout]]|%%TEXT%%|Make the text strikeout| |[[Underline>#s_underline]]|%%%TEXT%%%|Make the strikethrogh text| |[[Superscript>#s_sup]]|&sup(){TEXT};|Make the text superscript| |[[Subscript>#s_sub]]|__TEXT__|Make the text subscript| |[[Line Breaks>#s_br]]|&br;|Break the line| *Font Size [#s_size] You can change the font size with "&size(SIZE){TEXT};". **Example [#m66a5509] You can write &size(20){Big letters}; and/or &size(10){small letters};. **Display Example [#a7dcd058] You can write &size(20){Big letters}; and/or &size(10){small letters};. *Font Color [#s_color] You can change the font color with "&color(COLOR){SIZE};" **Example [#a6c4a85e] You can change &color(#FF0000){font color};. **Display Example [#r8a419c5] You can change &color(#FF0000){font color};. *Font Color and Background Color [#s_bgcolor] You can change the font color and background color with "&color(COLOR,BGCOLOR){TEXT};". **Example [#y6713250] You can specify &color(#FFFFFF,#999999){colors of text};. **Display Example [#l51b1ac0] You can specify &color(#FFFFFF,#999999){colors of text};. *Bold [#s_bold] Text between '' becomes bold. **Example [#j41d21cc] Enclosed letters becomes ''bold''. **Display Example [#q1b291cc] Enclosed letters becomes ''bold''. *Italic [#s_italic] Text between ''' becomes italic. **Example [#e275c9c5] Enclosed letters become '''italic'''. **Display Example [#m099574f] Enclosed letters become '''italic'''. *Strikeout [#s_strikeout] Text between %% are overdrawn with strikethrogh. **Example [#l9b5c564] Enclosed letters are overdrawn with %%strikethrogh%%. **Display Example [#gd08c74b] Enclosed letters are overdrawn with %%strikethrogh%%. *Underline [#s_underline] Text between %%% are underlined. **Example [#d2cca4df] Enclosed letters are %%%underlined%%%. **Display Example [#p0a40910] Enclosed letters are %%%underlined%%%. *Superscript [#s_sup] You can write superscripts with "&sup(){TEXT};". **Example [#i6962d7f] x&sup(){2}; + y&sup(){2}; = 0 **Display Example [#d6040953] x&sup(){2}; + y&sup(){2}; = 0 *Subscript [#s_sub] You can write subscripts with "__TEXT__". **Example [#x59d3803] Hydrogen is represented by H__2__O. **Display Example [#v121604b] Hydrogen is represented by H__2__O. *Line Breaks [#s_br] You can break the line with "&br;" **Example [#j94456ea] You can break the line&br; at the middel of a line. **Display Example [#z3b3cde8] You can break the line&br; at the middel of a line. #dcomment(Wiki記法ガイド/文字装飾)
查看文本格式語法