Difference between revisions of "Template:LSL Function/zh-Hant"
Jump to navigation
Jump to search
Line 81: | Line 81: | ||
{{{bugs|}}}}} | {{{bugs|}}}}} | ||
{{#vardefine:caveats|{{#ifexpr:{{{func_sleep|0.0}}}> 0.0|* <span id="caveats-sleep"></span> | {{#vardefine:caveats|{{#ifexpr:{{{func_sleep|0.0}}}> 0.0|* <span id="caveats-sleep"></span> 這函式會導致script延遲 {{{func_sleep|}}} 秒。 {{{func_sleep_note|}}}|{{#if:{{{func_sleep_note|}}}|* <span id="caveats-sleep"></span> {{{func_sleep_note|}}}}}}}{{#if:{{#var:caveats}}| | ||
{{#var:caveats}}}}{{#if:{{{caveats|}}}| | {{#var:caveats}}}}{{#if:{{{caveats|}}}| | ||
{{{caveats|}}}}}}} | {{{caveats|}}}}}}} | ||
Line 179: | Line 179: | ||
''(Please use 'return_text' & 'return_type' or 'func_desc' to summarize the functions actions.)''</div></div>{{#if:{{#var:self}}|| [[Category:LSL FixMe]] }} }} | ''(Please use 'return_text' & 'return_type' or 'func_desc' to summarize the functions actions.)''</div></div>{{#if:{{#var:self}}|| [[Category:LSL FixMe]] }} }} | ||
{{RightToc|font-size:80%}} | {{RightToc|font-size:80%}} | ||
<div id="box"><h2 style="display:none"> | <div id="box"><h2 style="display:none"> 概要 </h2>{{#ifexpr:{{#var:BugCounter|0}} > 0|<div class="mw-headline" style="float:right; margin: 5px 0.5em 0 0.5em;">{{LSL_Bug_Icon}}</div>}}<span id="{{anchorencode:Description}}" style="display:none"></span><span id="{{anchorencode:Summary}}" class="mw-headline" style="display:block; padding-bottom:0.17em; padding-top:0.5em; background:transparent none repeat scroll 0% 0%; color:#546368; font-family:Arial,Helvetica,Sans-Serif; background-color:#F4F8FB; border-bottom:1px dotted #AAAAAA; font-size:120%; font-weight:bold; margin:0pt; padding:0.2em 0.5em; text-align:left;"> [[:Category:LSL_Functions{{#var:lang}}|Function]]: {{#if:{{{return_type|}}}|[[{{{return_type|}}}{{#var:lang}}|{{{return_type|}}}]]||}} [[{{{func}}}{{#var:lang}}|{{{func}}}]]( {{#if:{{{p1_name|}}}{{{p1_type|}}}| [[{{{p1_type|}}}{{#var:lang}}|{{{p1_type|}}}]] {{LSL Param|{{{p1_name|}}}}}{{#if:{{{p2_name|}}}{{{p2_type|}}}|, [[{{{p2_type|}}}{{#var:lang}}|{{{p2_type|}}}]] {{LSL Param|{{{p2_name|}}}}}{{#if:{{{p3_name|}}}{{{p3_type|}}}|, [[{{{p3_type|}}}{{#var:lang}}|{{{p3_type|}}}]] {{LSL Param|{{{p3_name|}}}}}{{#if:{{{p4_name|}}}{{{p4_type|}}}|, [[{{{p4_type|}}}{{#var:lang}}|{{{p4_type|}}}]] {{LSL Param|{{{p4_name|}}}}}{{#if:{{{p5_name|}}}{{{p5_type|}}}|, [[{{{p5_type|}}}{{#var:lang}}|{{{p5_type|}}}]] {{LSL Param|{{{p5_name|}}}}}{{#if:{{{p6_name|}}}{{{p6_type|}}}|, [[{{{p6_type|}}}{{#var:lang}}|{{{p6_type|}}}]] {{LSL Param|{{{p6_name|}}}}}{{#if:{{{p7_name|}}}{{{p7_type|}}}|, [[{{{p7_type|}}}{{#var:lang}}|{{{p7_type|}}}]] {{LSL Param|{{{p7_name|}}}}}{{#if:{{{p8_name|}}}{{{p8_type|}}}|, [[{{{p8_type|}}}{{#var:lang}}|{{{p8_type|}}}]] {{LSL Param|{{{p8_name|}}}}}{{#if:{{{p9_name|}}}{{{p9_type|}}}|, [[{{{p9_type|}}}{{#var:lang}}|{{{p9_type|}}}]] {{LSL Param|{{{p9_name|}}}}}{{#if:{{{p10_name|}}}{{{p10_type|}}}|, [[{{{p10_type|}}}{{#var:lang}}|{{{p10_type|}}}]] {{LSL Param|{{{p10_name|}}}}}{{#if:{{{p11_name|}}}{{{p11_type|}}}|, [[{{{p11_type|}}}{{#var:lang}}|{{{p11_type|}}}]] {{LSL Param|{{{p11_name|}}}}}{{#if:{{{p12_name|}}}{{{p12_type|}}}|, [[{{{p12_type|}}}{{#var:lang}}|{{{p12_type|}}}]] {{LSL Param|{{{p12_name|}}}}}}}}}}}}}}}}}}}}}}}}}}}}} )<nowiki>;</nowiki></span> | ||
<div style="padding: 0.5em; min-height: {{#if:{{{func_complexity|}}}|6em;|5em;}}">{{#if:{{#pos:{{#var:moded}}|u}}|{{#if:{{#var:floater}}|<div id="box" style="float:right;">{{#var:floater}}</div>}}|<div id="box" style="float:right; margin: 0 0.5em; font-size:90%;"> | <div style="padding: 0.5em; min-height: {{#if:{{{func_complexity|}}}|6em;|5em;}}">{{#if:{{#pos:{{#var:moded}}|u}}|{{#if:{{#var:floater}}|<div id="box" style="float:right;">{{#var:floater}}</div>}}|<div id="box" style="float:right; margin: 0 0.5em; font-size:90%;"> | ||
{{{!}} class="collapsible" | {{{!}} class="collapsible" | ||
Line 186: | Line 186: | ||
{{!}}- | {{!}}- | ||
{{!}} {{HoverText|{{#var:func_id}}|The function index number.}} | {{!}} {{HoverText|{{#var:func_id}}|The function index number.}} | ||
{{!}} [[LSL Function ID{{#var:lang}}| | {{!}} [[LSL Function ID{{#var:lang}}|函式ID]] | ||
{{!}}- | {{!}}- | ||
{{!}} {{HoverText|{{{func_sleep|}}}| | {{!}} {{HoverText|{{{func_sleep|}}}|執行完這函式後會延遲的秒數。}}{{#if:{{{func_sleep_note|}}}|{{HoverLink|#caveats-sleep|3=*|2={{{func_sleep_note|}}}}}}} | ||
{{!}} [[LSL Delay{{#var:lang}}| | {{!}} [[LSL Delay{{#var:lang}}|延遲]] | ||
{{!}}- | {{!}}- | ||
{{#if:{{{func_complexity|}}}| | {{#if:{{{func_complexity|}}}| | ||
Line 195: | Line 195: | ||
{{!}} [[LSL Complexity{{#var:lang}}|Compl.]] | {{!}} [[LSL Complexity{{#var:lang}}|Compl.]] | ||
{{!}}-}} | {{!}}-}} | ||
{{!}} {{HoverText|{{{func_energy|}}}| | {{!}} {{HoverText|{{{func_energy|}}}|此函式的能量消耗數。}} | ||
{{!}} [[Energy{{#var:lang}}| | {{!}} [[Energy{{#var:lang}}|能量]] | ||
{{!}}}</div>}} | {{!}}}</div>}} | ||
{{#if:{{#var:header_desc}}|{{#var:header_desc}}{{PBR}}{{#if:{{{return_type|}}}|<br id="bdart"/>}}}}{{#if:{{{return_type|}}}| Returns {{It|{{{return_type|}}}|{{{Return_text|}}}}} {{#if:{{#var:return_text}}| {{#var:return_text}} }}{{PBR}}}} | {{#if:{{#var:header_desc}}|{{#var:header_desc}}{{PBR}}{{#if:{{{return_type|}}}|<br id="bdart"/>}}}}{{#if:{{{return_type|}}}| Returns {{It|{{{return_type|}}}|{{{Return_text|}}}}} {{#if:{{#var:return_text}}| {{#var:return_text}} }}{{PBR}}}} | ||
Line 219: | Line 219: | ||
}}</div> | }}</div> | ||
</div>{{#ifexist:{{#var:newbie}}|<div id="box"> | </div>{{#ifexist:{{#var:newbie}}|<div id="box"> | ||
<h2>[[{{#var:newbie}}| | <h2>[[{{#var:newbie}}|新手筆記]]</h2> | ||
<div style="padding: 0.5em; max-height:10em; overflow-x:visible; overflow-y:auto;"> | <div style="padding: 0.5em; max-height:10em; overflow-x:visible; overflow-y:auto;"> | ||
{{:{{#var:newbie}}}} | {{:{{#var:newbie}}}} | ||
</div><div style="padding:0 0.5em;"> | </div><div style="padding:0 0.5em;"> | ||
繼續閱讀: [[{{#var:newbie}}|Newbie Notes]] | |||
</div></div>}}{{#if:{{#var:spec}}|<div id="box"> | </div></div>}}{{#if:{{#var:spec}}|<div id="box"> | ||
<h2> | <h2>規範</h2> | ||
<div style="padding: 0.5em;"> | <div style="padding: 0.5em;"> | ||
{{#var:spec}} | {{#var:spec}} | ||
Line 232: | Line 232: | ||
{{#if:{{#var:constants}}| | {{#if:{{#var:constants}}| | ||
<div id="box"> | <div id="box"> | ||
<h2> | <h2>限制</h2> | ||
{{#var:constants}} | {{#var:constants}} | ||
</div>}}}}{{#if:{{#var:caveats}}|<div id="box"> | </div>}}}}{{#if:{{#var:caveats}}|<div id="box"> | ||
<h2> | <h2>注意事項</h2> | ||
<div style="padding: 0.5em;"> | <div style="padding: 0.5em;"> | ||
{{#var:caveats}} | {{#var:caveats}} | ||
</div></div>}}{{#if:{{#if:{{#var:deprecated}}||t}}{{#var:examples}}{{#simple-examples}}{{#complex-examples}}|<div id="box"> | </div></div>}}{{#if:{{#if:{{#var:deprecated}}||t}}{{#var:examples}}{{#simple-examples}}{{#complex-examples}}|<div id="box"> | ||
<h2> | <h2>範例</h2> | ||
<div style="padding: 0.5em;"> | <div style="padding: 0.5em;"> | ||
{{#var:examples}}{{#if:{{#var:simple-examples}}| | {{#var:examples}}{{#if:{{#var:simple-examples}}| | ||
<div style="float:left; min-width:200px; width:45%;"> | <div style="float:left; min-width:200px; width:45%;"> | ||
=== | ===簡單的範例=== | ||
{{{!}} | {{{!}} | ||
{{#var:simple-examples}} | {{#var:simple-examples}} | ||
Line 249: | Line 249: | ||
</div>}}{{#if:{{#var:complex-examples}}| | </div>}}{{#if:{{#var:complex-examples}}| | ||
<div style="float:left;"> | <div style="float:left;"> | ||
=== | ===複雜的範例=== | ||
{{{!}} | {{{!}} | ||
{{#var:complex-examples}} | {{#var:complex-examples}} | ||
Line 255: | Line 255: | ||
</div>}}<div style="clear:left;"></div> | </div>}}<div style="clear:left;"></div> | ||
</div></div>}}{{#if:{{#var:helpers}}|<div id="box"> | </div></div>}}{{#if:{{#var:helpers}}|<div id="box"> | ||
<h2> | <h2>有用的小資訊</h2> | ||
<div style="padding: 0.5em;"> | <div style="padding: 0.5em;"> | ||
{{#var:helpers}} | {{#var:helpers}} | ||
</div></div>}}{{#if:{{#var:notes}}|<div id="box"> | </div></div>}}{{#if:{{#var:notes}}|<div id="box"> | ||
<h2> | <h2>筆記</h2> | ||
<div style="padding: 0.5em;"> | <div style="padding: 0.5em;"> | ||
{{#var:notes}} | {{#var:notes}} | ||
</div></div>}}{{#if:{{#var:also_footer}}{{#var:also_functions}}{{#var:also_events}}{{#var:also_articles}}{{#var:also_header}}{{#var:also_library}}{{#var:also_constants}}|<div id="box"> | </div></div>}}{{#if:{{#var:also_footer}}{{#var:also_functions}}{{#var:also_events}}{{#var:also_articles}}{{#var:also_header}}{{#var:also_library}}{{#var:also_constants}}|<div id="box"> | ||
<h2> | <h2>參見</h2> | ||
<div style="padding: 0.5em;"> | <div style="padding: 0.5em;"> | ||
{{#if:{{#var:also_header}}|<div> | {{#if:{{#var:also_header}}|<div> | ||
{{#var:also_header}} | {{#var:also_header}} | ||
</div>}}{{#if:{{#var:also_constants}}| | </div>}}{{#if:{{#var:also_constants}}| | ||
<h3> | <h3>限制</h3> | ||
{{{!}} | {{{!}} | ||
{{#var:also_constants}} | {{#var:also_constants}} | ||
{{!}}} }}{{#if:{{#var:also_events}}| | {{!}}} }}{{#if:{{#var:also_events}}| | ||
<h3> | <h3>事件</h3> | ||
{{{!}} | {{{!}} | ||
{{#var:also_events}} | {{#var:also_events}} | ||
{{!}}} }}{{#if:{{#var:also_functions}}| | {{!}}} }}{{#if:{{#var:also_functions}}| | ||
<h3> | <h3>函式</h3> | ||
{{{!}} | {{{!}} | ||
{{#var:also_functions}} | {{#var:also_functions}} | ||
{{!}}} }}{{#if:{{#var:also_articles}}| | {{!}}} }}{{#if:{{#var:also_articles}}| | ||
<h3> | <h3>文章</h3> | ||
{{{!}} | {{{!}} | ||
{{#var:also_articles}} | {{#var:also_articles}} | ||
{{!}}} }}{{#if:{{#var:also_library}}| | {{!}}} }}{{#if:{{#var:also_library}}| | ||
<h3> | <h3>範例集</h3> | ||
{{{!}} | {{{!}} | ||
{{#var:also_library}} | {{#var:also_library}} | ||
Line 303: | Line 303: | ||
{{#var:lso}} | {{#var:lso}} | ||
</div>}}{{#if:{{#var:history}}| | </div>}}{{#if:{{#var:history}}| | ||
<h4> | <h4> 歷史 </h4><div> | ||
{{#var:history}} | {{#var:history}} | ||
</div>}} | </div>}} |