Template:Infobox/Asset/pl: Difference between revisions

From VRChat Wiki
FuzzyBot (talk | contribs)
Updating to match new version of source page
Tag: Reverted
FuzzyBot (talk | contribs)
Updating to match new version of source page
Tag: Manual revert
Line 9: Line 9:
         <format>{{Infobox/Asset/Authors|{{{author|}}}|{{{author_1|}}}|{{{author_2|}}}|{{{author_3|}}}}}</format>
         <format>{{Infobox/Asset/Authors|{{{author|}}}|{{{author_1|}}}|{{{author_2|}}}|{{{author_3|}}}}}</format>
     </data>
     </data>
<data source="status">
    <data source="status">
  <label><span lang="en" dir="ltr" class="mw-content-ltr">Status</span></label>
        <label><span lang="en" dir="ltr" class="mw-content-ltr">Status</span></label>
  <format>
    </data>
{{#ifeq: {{lc:{{trim:{{{status|}}}}}}} | maintained
| <span lang="en" dir="ltr" class="mw-content-ltr">Actively Maintained – Asset is regularly updated with new features and bug fixes.</span>
| {{#ifeq: {{lc:{{trim:{{{status|}}}}}}} | maintenance
| <span lang="en" dir="ltr" class="mw-content-ltr">Maintenance Mode – Asset only receives critical bug fixes, but no new features.</span>
| {{#ifeq: {{lc:{{trim:{{{status|}}}}}}} | deprecated
| <span lang="en" dir="ltr" class="mw-content-ltr">Deprecated – Asset is no longer recommended for use and may be replaced by a newer alternative.</span>
| {{#ifeq: {{lc:{{trim:{{{status|}}}}}}} | abandoned
| <span lang="en" dir="ltr" class="mw-content-ltr">Abandoned – Asset is no longer maintained and may not be functional.</span>
| {{#ifeq: {{lc:{{trim:{{{status|}}}}}}} | archived
| <span lang="en" dir="ltr" class="mw-content-ltr">Archived – Asset is preserved for historical purposes but is not in active use.</span>
| {{#ifeq: {{lc:{{trim:{{{status|}}}}}}} | unknown
| <span lang="en" dir="ltr" class="mw-content-ltr">Unknown – Licence is unknown.</span>
<!-- Fallback -->
| {{{status}}}
}}}}}}}}}}</format>
</data>
     <data source="documentation">
     <data source="documentation">
         <label>Dokumentacja</label>
         <label>Dokumentacja</label>

Revision as of 18:25, 28 May 2025

TemplateData Documentation

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Titletitle

no description

Example
my title
Stringoptional
Namename

no description

Example
My Asset Name
Stringrequired
Imageimage

no description

Example
Placeholder.webp
Filerequired
YouTubeyoutube

YouTube video ID

Example
Gm_2YqvGgxM
Stringoptional
Authorauthor

no description

Example
VRChat
Stringoptional
Author 1author_1

no description

Example
VRRat
Stringoptional
Author 2author_2

no description

Example
VRCat
Stringoptional
Author 3author_3

no description

Example
VRBat
Stringoptional
Statusstatus

Status of the Asset, any of `maintained`, `maintenance`, `deprecated`, `abandoned`, `archived`, `unknown`, or custom text. Custom text can't be translated.

Example
maintained
Stringoptional
documentationdocumentation

Documentation URL

Example
https://docs.vrchat.com/
URLoptional
Licenselicense

License of the Package

Example
MIT
Stringoptional
VPMvpm

VRChat Package Manager URL

Example
https://packages.vrchat.com/official?download
URLoptional
Booth IDbooth

Booth ID

Example
1234567
Stringoptional
Gumroadgumroad

Gumroad ID

Example
vrchat
Stringoptional
GitHubgithub

GitHub <user>/<repo>

Example
vrchat/packages
Stringoptional
GitLabgitlab

GitLab <user>/<repo>

Example
vrchat/packages
Stringoptional