ユーザ用ツール

サイト用ツール


playground:playground

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
次のリビジョン
前のリビジョン
playground:playground [2023/01/27] saitoplayground:playground [2023/06/30] (現在) saito
行 1: 行 1:
 ====== PlayGround ====== ====== PlayGround ======
  
 +===== 文字サイズ変更 ======
 +<fs x-small>文字サイズXS</fs>
 +<fs small>文字サイズS</fs>
 +文字サイズ通常
 +<fs medium>文字サイズM</fs>
 +<fs large>文字サイズL</fs>
 +<fs x-large>文字サイズXL</fs>
 +  <fs x-small>文字サイズXS</fs>
 +  <fs small>文字サイズS</fs>
 +  文字サイズ通常
 +  <fs medium>文字サイズM</fs>
 +  <fs large>文字サイズL</fs>
 +  <fs x-large>文字サイズXL</fs>
 +
 +----
 +===== アコーディオン ======
 +<html>
 +<details class="accordion-005">
 +    <summary>これはどのようなテンプレートですか?</summary>
 +    <p>見出し風のアコーディオンメニューです。</p>
 +</details>
 +
 +<details class="accordion-005">
 +    <summary>どのような特徴がありますか?</summary>
 +    <p>目を引く可愛らしさとスタイリッシュさを兼ね備えています。</p>
 +    <a href="/注文">ここクリックしてね</a>
 +</details>
 +</html>
 +===== 画像表示 ======
 +{{:wiki:logo.png?100&nolink }}<WRAP clear/>
 +  左寄せ/100/リンクさせない
 +  {{:wiki:logo.png?100&nolink }}
 +  右寄せ/150/リンクさせない
 +  {{ :wiki:logo.png?150&nolink}}
 +
 +1.指定なし
 +{{:playground:pasted:20230208-110533.png}}
 +2.400
 +{{:playground:pasted:20230208-110533.png?400 }}
 +3.400x0
 +{{:playground:pasted:20230208-110533.png?400x0 }}
 +4.^^
 +^{{:playground:pasted:20230208-110533.png}}^
 +5.||
 +|< 40% 100px ->|
 +^{{:playground:pasted:20230208-110533.png}}^
 +
 +
 +^{{:playground:pasted:20230208-110533.png?600}}^
 +
 +^{{:pasted:20220121-152131.png?nolink&600x50|}}^
 +
 +{{:pasted:20220121-152131.png?nolink&600x50|}}
 +
 +{{:playground:pasted:20230208-170412.png?400}}
 +
 +
 +----
 ===== box:plugin ====== ===== box:plugin ======
-<box 60% left #FFE657>+<box 60% left #b5e61d>
 test  test 
 **test2**  **test2** 
行 16: 行 74:
 </box> </box>
  
-<box 80% center round #D5E0EE|center round> +<box 80% center round #D5E0EE|center round>80%</box> 
-80% +  <box 80% center round #D5E0EE|center round>80%</box> 
-</box> + 
-<box 50% green right |right > +<box 50% green right |right >50%</box><WRAP clear/> 
-50% +  <box 50% green right |right >50%</box>
-</box>+
  
 +<html>
 +<div class="btn_flex">
 +    <div><a href="/%E6%B3%A8%E6%96%87%E3%81%8B%E3%82%89%E4%BC%9A%E8%A8%88%E3%81%BE%E3%81%A7%E3%81%AE%E6%B5%81%E3%82%8C" class="btn_18">
 +<font size="5">使い方</font><br>操作・機能について</a></div>
 +    <div><a href="/%E6%B3%A8%E6%96%87%E3%81%8B%E3%82%89%E4%BC%9A%E8%A8%88%E3%81%BE%E3%81%A7%E3%81%AE%E6%B5%81%E3%82%8C" class="btn_18"><font size="5">困ったこと</font><br>よくある質問など</a></div></div>
 +</html>
 ---- ----
 ===== 表 ===== ===== 表 =====
 +|< 50% 100px ->|
 ^ A1  ^ B1  ^ ^ A1  ^ B1  ^
 |     | B2  | |     | B2  |
 | C3  | B2  | | C3  | B2  |
  
 +  |< 50% 100px ->|
 +  ^ A1  ^ B1  ^
 +  |     | B2  |
 +  | C3  | B2  |
  
 ---- ----
 ===== 文字書式 ===== ===== 文字書式 =====
-文字飾りとして// +文字飾りとして 
-**太字**、 // +**太字**、  
-//斜体//// +//斜体//、 
- __下線__ 、// + __下線__ 、 
-''等幅''// +''等幅'' 
-を利用できます。//+を利用できます。
 もちろん **__//''組み合わせる''//__** こともできます。 もちろん **__//''組み合わせる''//__** こともできます。
 +  文字飾りとして
 +  **太字**、 
 +  //斜体//
 +   __下線__ 、
 +  ''等幅''
 +  を利用できます。
 +  もちろん **__//''組み合わせる''//__** こともできます。
  
 ---- ----
行 51: 行 126:
 == Headline Level 5 == == Headline Level 5 ==
 aaa aaa
 +  ===== Headline Level 2 =====
 +  aaa
 +  ==== Headline Level 3 ====
 +  aaa
 +  === Headline Level 4 ===
 +  aaa
 +  == Headline Level 5 ==
 +  aaa
  
  
playground/playground.1674819341.txt.gz · 最終更新: 2023/01/27 by saito

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki