Difference between revisions of "Template:LSL Event/ja"

From Second Life Wiki
Jump to navigation Jump to search
m
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>{{Multi-lang|Template:LSL Event|/ja}}</noinclude>
{{Multi-lang|2=/ja}}
{{LSL Header{{#var:lang}}}} __NOTOC__ <noinclude>
{{LSL Header{{#var:lang}}}} __NOTOC__ <noinclude>
<pre>
<pre>
Line 79: Line 79:
|mode
|mode
|self=self
|self=self
|issues={{Issue|SVC-2|first SVC bug|type=bug}}
|issues={{Issue/V1|SVC-2|first SVC bug|type=bug}}
}}
}}
</div>
</div>
Line 210: Line 210:
{{#var:examples}}
{{#var:examples}}
</div></div>}}{{#if:{{#var:helpers}}|
</div></div>}}{{#if:{{#var:helpers}}|
<div id="box"><h2>{{#if:{{#var:T_Useful_Snippets}}|{{#var:T_Useful_Snippets}}|便利なスペニット}}</h2>
<div id="box"><h2>{{#if:{{#var:T_Useful_Snippets}}|{{#var:T_Useful_Snippets}}|便利なスニペット}}</h2>
<div style="padding: 0.5em">
<div style="padding: 0.5em">
{{#var:helpers}}
{{#var:helpers}}
Line 277: Line 277:
{{{comments|}}}
{{{comments|}}}
</div></div>}}
</div></div>}}
{{#var:footer}} {{#if:{{{self|}}}|| {{#switch:{{#var:mode}}|request|user=|#default= {{LSLC{{#var:lang}}|Events}} {{#ifexpr:({{#var:BugCounter}} + 0) > 0|[[Category:LSL topics with bugs{{#var:lang}}]]}} {{LSLC{{#var:lang}}|Events/ID| {{padleft:{{#var:event_id}}|5|0}}}} {{#if:{{#var:examples}}||{{LSLC{{#var:lang}}|Needs Example}}}} {{LSL Unhelpful{{#var:lang}}|{{{event}}}|}} }} {{#if:{{{cat1|}}}|{{LSLC{{#var:lang}}|{{{cat1}}}}}}} {{#if:{{{cat2|}}}|{{LSLC{{#var:lang}}|{{{cat2}}}}}}} {{#if:{{{cat3|}}}|{{LSLC{{#var:lang}}|{{{cat3}}}}}}} {{#if:{{{cat4|}}}|{{LSLC{{#var:lang}}|{{{cat4}}}}}}} {{#if:{{{cat5|}}}|{{LSLC{{#var:lang}}|{{{cat5}}}}}}} {{#if:{{{cat6|}}}|{{LSLC{{#var:lang}}|{{{cat6}}}}}}} {{#if:{{{cat7|}}}|{{LSLC{{#var:lang}}|{{{cat7}}}}}}} {{#if:{{{cat8|}}}|{{LSLC{{#var:lang}}|{{{cat8}}}}}}} }}</includeonly>
{{#var:footer}}
<div style="border: 1px solid #AAAAAA; background: #FFFFCC;margin-bottom:1em;" align="center">この翻訳は '''[[{{{event}}}|原文]]''' と比べて古いですか?間違いがありますか?読みにくいですか?みんなで '''[https://wiki.secondlife.com/w/index.php?title={{{event}}}/ja&amp;action=edit 修正]''' していきましょう! ([[LSL関連ページの翻訳方法|手順はこちら]])</div>
{{#if:{{{self|}}}|| {{#switch:{{#var:mode}}|request|user=|#default= {{LSLC{{#var:lang}}|Events}} {{#ifexpr:({{#var:BugCounter}} + 0) > 0|[[Category:LSL topics with bugs{{#var:lang}}]]}} {{LSLC{{#var:lang}}|Events/ID| {{padleft:{{#var:event_id}}|5|0}}}} {{#if:{{#var:examples}}||{{LSLC{{#var:lang}}|Needs Example}}}} {{LSL Unhelpful{{#var:lang}}|{{{event}}}|}} }} {{#if:{{{cat1|}}}|{{LSLC{{#var:lang}}|{{{cat1}}}}}}} {{#if:{{{cat2|}}}|{{LSLC{{#var:lang}}|{{{cat2}}}}}}} {{#if:{{{cat3|}}}|{{LSLC{{#var:lang}}|{{{cat3}}}}}}} {{#if:{{{cat4|}}}|{{LSLC{{#var:lang}}|{{{cat4}}}}}}} {{#if:{{{cat5|}}}|{{LSLC{{#var:lang}}|{{{cat5}}}}}}} {{#if:{{{cat6|}}}|{{LSLC{{#var:lang}}|{{{cat6}}}}}}} {{#if:{{{cat7|}}}|{{LSLC{{#var:lang}}|{{{cat7}}}}}}} {{#if:{{{cat8|}}}|{{LSLC{{#var:lang}}|{{{cat8}}}}}}} }}</includeonly>

Latest revision as of 15:16, 26 September 2013

{{LSL_Event
|event
|event_id
|event_delay
|event_desc
|event_footnote
|p1_type|p1_name|p1_desc|p1_hover
|p2_type|p2_name|p2_desc|p2_hover
|p3_type|p3_name|p3_desc|p3_hover
|p4_type|p4_name|p4_desc|p4_hover
|p5_type|p5_name|p5_desc|p5_hover
|p6_type|p6_name|p6_desc|p6_hover
|p7_type|p7_name|p7_desc|p7_hover
|p8_type|p8_name|p8_desc|p8_hover
|p9_type|p9_name|p9_desc|p9_hover
|p10_type|p10_name|p10_desc|p10_hover
|p11_type|p11_name|p11_desc|p11_hover
|p12_type|p12_name|p12_desc|p12_hover
|constants
|spec
|caveats
|examples
|helpers
|also_header
|also_functions
|also_tests
|also_articles
|also_footer
|notes
|mode
|deprecated
|location
|cat1
|cat2
|cat3
|cat4
|cat5
|cat6
|cat7
|cat8
}}

構文の説明は Template:LSL Function にあります (ほとんど一緒ですが)。

説明

! イベント: MyEvent( integer i, float f, string s, key k, list l, vector v, rotation r ){ ; }

とある架空イベント

• integer i
• float f
• string s
• key k
• list l
• vector v
• rotation r

イベントの脚注

仕様

仕様

定数

警告

注意

サンプル

サンプル

便利なスニペット

参考

注意点

注意点

参考情報

同様のヘッダ

イベント

同様のイベント
  • also_events

関数

同様の関数
  • also_functions

テスト

同様のテスト
  • also_tests

記事

同様の記事
  • also_articles

同様のフッタ

特記事項

議論

   first SVC bug
この翻訳は 原文 と比べて古いですか?間違いがありますか?読みにくいですか?みんなで 修正 していきましょう! (手順はこちら)