source: extensions/ExtendedDescription/language/zh_CN/help.cat_photo.html @ 26475

Last change on this file since 26475 was 26475, checked in by TranslationTeam, 10 years ago

[extended_description] Update zh_CN, thanks to : dennisyan

  • Property svn:executable set to *
File size: 792 bytes
Line 
1<ul>
2  <li><b>[cat=xx]</b></li>
3</ul>
4<p>此tag标签可在描述中插入一个相册,xx为相册id。</p>
5
6<ul>
7  <li><b>[photo id=xx album=yy size=M html=yes link=yes]</b></li>
8</ul>
9<p>此tag标签可在描述中插入一张任意尺寸的图片:<br><br>
10- <code>id</code> 图片id <br>
11- <code>album</code> (可选) 当前相册id <br>
12- <code>size</code> (可选) 图片尺寸,有 <i>{SQ, TH, XXS, XS, S, M, L, XL, XXL}</i><br>
13- <code>html</code> (可选) 如果设为 <i>no</i> 则tag标签仅给出图片的URL,不包含HTML<br>
14- <code>link</code> (可选) 如果设为 <i>yes</i> 则点击图片可进入该图片所在页面</p>
15
16<ul>
17  <li><b>[random album=yy size=M html=yes link=yes]</b></li>
18</ul>
19<p>同上,只是图片是从<code>album</code>中随机抽选的</p>
Note: See TracBrowser for help on using the repository browser.