Translation/template/Blockquote の変更点

Top > Translation > template > Blockquote

TITLE:Translation/template/Blockquote
#topicpath
*** テンプレート [#bec853ef]
*** テンプレート [#x93d96cc]
#fold{{{
''※コピペして使って下さい(クリックして展開表示)※''
 // ★★★ ↓テンプレ↓ ★★★ //
 * $3 **邦題**
 > **原題**
 > 〈**巻**章**節より〉
 > http://***
 <
 ** 訳者: ****
 #div(class=skin_article);
  
  ***
  ***
  ***
  
 #enddiv();
 // ★★★ ↑テンプレ↑ ★★★ //
#br
: 表示見本 |
* $3 **邦題**
> **原題**
> 〈**巻**章**節より〉
> http://***
<
** 訳者: ****
#div(class=skin_article);
 
 ***
 ***
 ***
 
#enddiv();
}}}