Jump to content

Template:Platform: Difference between revisions

From WYOS Wiki
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<onlyinclude>
<onlyinclude>
[[Category:Resources]]
[[Category:Platforms]]
{{Resource
{{Resource
|Resource Type=[[Platforms]]
|Resource Type=Platform
|Status={{{Status|}}}
|Status={{{Status|}}}
|Display Title={{{Display Title|}}}
|Display Title={{{Display Title|}}}
|Subtitle={{{Subtitle|}}}
|Subtitle={{{Subtitle|}}}
|Image={{{Image|}}}
|Author={{{Author|}}}
|Description={{{Description|}}}
|Image={{{Image|}}}
|Topic Tags={{{Topic Tags|}}}
|Description={{{Description|}}}
|Is Featured={{{Is Featured|}}}
|Topic Tags={{{Topic Tags|}}}
|URL={{{URL|}}}
|Is Featured={{{Is Featured|}}}
|Author={{{Author|}}}
|Owner={{{Owner|}}}
|Owner={{{Owner|}}}
|URL={{{URL|}}}
|Content={{{Content|}}}
}}
}}
</onlyinclude><noinclude>
</onlyinclude><noinclude>
Wrapper for Platforms. Call at page top; add integration tips below. Tags: Comma-separated Tag: pages.
Wrapper for Platforms. Call at page top; add main content below.
<templatedata>
{
  "description": "Wrapper for Platform resources. Passes fields to Template:Resource. No predefined content sections—use the main Content area.",
  "params": {
    "Status": {"label":"Status","description":"Draft, Published, or Archived.","type":"line","suggestedvalues":["Draft","Published","Archived"],"required":true},
    "Display Title": {"label":"Display Title","description":"User-facing title override.","type":"line"},
    "Subtitle": {"label":"Subtitle","description":"Short tagline.","type":"line"},
    "Author": {"label":"Author/Organization","description":"Org, vendor, or maintainer.","type":"line"},
    "Image": {"label":"Image","description":"Logo/cover filename.","type":"wiki-file-name"},
    "Description": {"label":"Description","description":"1–2 sentence card/list summary.","type":"string","required":true},
    "Topic Tags": {"label":"Topic Tags","description":"Comma-separated tags (Tag:… or plain names).","type":"line","required":true},
    "Is Featured": {"label":"Featured?","description":"Set to 'yes' to highlight.","type":"boolean"},
    "Owner": {"label":"Owner","description":"Responsible username (no \"User:\" prefix).","type":"wiki-user-name","required":true},
    "URL": {"label":"URL","description":"Primary external link.","type":"url"},
    "Content": {"label":"Main Content","description":"Free-form body; wikitext/VE supported.","type":"content","suggested":true}
  },
  "format":"block"
}
</templatedata>
</noinclude>
</noinclude>

Latest revision as of 16:09, 22 September 2025


No image provided


Type Platform





Platform




false


Wrapper for Platforms. Call at page top; add main content below.

Wrapper for Platform resources. Passes fields to Template:Resource. No predefined content sections—use the main Content area.

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
StatusStatus

Draft, Published, or Archived.

Suggested values
Draft Published Archived
Linerequired
Display TitleDisplay Title

User-facing title override.

Lineoptional
SubtitleSubtitle

Short tagline.

Lineoptional
Author/OrganizationAuthor

Org, vendor, or maintainer.

Lineoptional
ImageImage

Logo/cover filename.

Fileoptional
DescriptionDescription

1–2 sentence card/list summary.

Stringrequired
Topic TagsTopic Tags

Comma-separated tags (Tag:… or plain names).

Linerequired
Featured?Is Featured

Set to 'yes' to highlight.

Booleanoptional
OwnerOwner

Responsible username (no "User:" prefix).

Userrequired
URLURL

Primary external link.

URLoptional
Main ContentContent

Free-form body; wikitext/VE supported.

Contentsuggested