Template:Infobox/Asset/zh-hant: Difference between revisions
From VRChat Wiki
Created page with "已拋棄 - 這項資產已停止維護,可能無法正常運作。" |
Updating to match new version of source page |
||
| (17 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<noinclude><languages/></noinclude><onlyinclude><infobox type="Asset" layout="stacked" theme="community"> | <noinclude><languages/></noinclude><onlyinclude><infobox type="Asset" layout="stacked" theme="community"> | ||
<title source="name"/> | |||
<header>{{{title|}}}</header> | <header>{{{title|}}}</header> | ||
<image source="image"/> | <image source="image"/> | ||
<data source="youtube"> | <data source="youtube"> | ||
| Line 17: | Line 17: | ||
| 維護模式 - 這項資產僅針對重大錯誤進行修正,不再新增功能。 | | 維護模式 - 這項資產僅針對重大錯誤進行修正,不再新增功能。 | ||
| {{#ifeq: {{{status|}}} | deprecated | | {{#ifeq: {{{status|}}} | deprecated | ||
| 已 | | 已停用 - 這項資產不再建議使用,可能已被較新的替代方案取代。 | ||
| {{#ifeq: {{{status|}}} | abandoned | | {{#ifeq: {{{status|}}} | abandoned | ||
| 已拋棄 - 這項資產已停止維護,可能無法正常運作。 | | 已拋棄 - 這項資產已停止維護,可能無法正常運作。 | ||
| {{#ifeq: {{{status|}}} | archived | | {{#ifeq: {{{status|}}} | archived | ||
| | | 已封存 - 這項資產僅為保存用途而保留,不再使用。 | ||
| {{#ifeq: {{{status|}}} | unknown | | {{#ifeq: {{{status|}}} | unknown | ||
| <span | | <span class="mw-translate-fuzzy">不明 - 授權狀態未知。</span> | ||
<!-- Fallback --> | <!-- Fallback --> | ||
| {{{status}}}} | | {{{status}}}}} | ||
}}}}}}}}}}</format> | |||
</data> | </data> | ||
<data source="documentation"> | <data source="documentation"> | ||
<label> | <label>文件</label> | ||
</data> | </data> | ||
<data source="license"> | <data source="license"> | ||
<label> | <label>授權條款</label> | ||
</data> | </data> | ||
<group> | <group> | ||
<header> | <header>下載</header> | ||
<data source="vpm"> | <data source="vpm"> | ||
<label>[[VRChat Package Manager|<span lang="en" dir="ltr" class="mw-content-ltr"> | <label>[[VRChat Package Manager|VRChat 套件管理器]]</label> | ||
<format>[vcc://vpm/addRepo?url={{{vpm}}} <span lang="en" dir="ltr" class="mw-content-ltr">Add to VCC</span>][[Category:Assets available via the VRChat Package Manager{{#translation:}}]]</format> | |||
</data> | </data> | ||
<data source="booth"> | <data source="booth"> | ||
<label>[[Community:BOOTH|BOOTH]]</label> | <label>[[Community:BOOTH|BOOTH]]</label> | ||
<format>[https://booth.pm/ | <format>[https://booth.pm/zh-cn/items/{{{booth}}} {{{booth}}}][[Category:Assets available via BOOTH{{#translation:}}]]</format> | ||
</data> | </data> | ||
<data source="gumroad"> | <data source="gumroad"> | ||
| Line 58: | Line 58: | ||
</group> | </group> | ||
</infobox>[[Category:Resources{{#translation:}}]][[Category:Assets{{#translation:}}]]</onlyinclude> | </infobox>[[Category:Resources{{#translation:}}]][[Category:Assets{{#translation:}}]]</onlyinclude> | ||
<noinclude>{{Documentation}} | <noinclude>{{Documentation}}</noinclude> | ||
Latest revision as of 03:24, 21 April 2026
TemplateData Documentation
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Title | title | no description
| String | optional |
| Name | name | no description
| String | required |
| Image | image | no description
| File | required |
| YouTube | youtube | YouTube video ID
| String | optional |
| Author | author | no description
| String | optional |
| Author 1 | author_1 | no description
| String | optional |
| Author 2 | author_2 | no description
| String | optional |
| Author 3 | author_3 | no description
| String | optional |
| Status | status | Status of the Asset, any of `maintained`, `maintenance`, `deprecated`, `abandoned`, `archived`, `unknown`, or custom text. Custom text can't be translated.
| String | optional |
| documentation | documentation | Documentation URL
| URL | optional |
| License | license | License of the Package
| String | optional |
| VPM | vpm | VRChat Package Manager URL
| URL | optional |
| Booth ID | booth | Booth ID
| String | optional |
| Gumroad | gumroad | Gumroad ID
| String | optional |
| GitHub | github | GitHub <user>/<repo>
| String | optional |
| GitLab | gitlab | GitLab <user>/<repo>
| String | optional |