Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox game mod/doc: Difference between revisions

Template page
(description is wrong)
m (small text changes)
 
Line 35: Line 35:
"gitlab": {
"gitlab": {
"label": "GitLab.com repository",
"label": "GitLab.com repository",
"description": "Where the source code is on GitLab (not self-hosted instances)",
"description": "Where the source code is on GitLab.com (not self-hosted instances)",
"example": "FlagBrew/Checkpoint",
"example": "FlagBrew/Checkpoint",
"type": "string"
"type": "string"
Line 46: Line 46:
"releaseurl": {
"releaseurl": {
"label": "External release URL",
"label": "External release URL",
"description": "URL to find the latest release of the homebrew - can either be a direct download or a page that links to one",
"description": "URL to find the latest release of the mod - can either be a direct download or a page that links to one",
"example": "https://example.com/hb/release-info/, https://example.com/hb/release.3dsx",
"example": "https://example.com/hb/release-info/, https://example.com/hb/release.3dsx, https://example.com/hb/release.zip",
"type": "url"
"type": "url"
},
},
Line 63: Line 63:
},
},
"gitlabtag": {
"gitlabtag": {
"label": "GitLab release tag",
"label": "GitLab.com release tag",
"description": "Tag for the latest release on GitLab.com (requires GitLab repository to be set, not self-hosted instances)",
"description": "Tag for the latest release on GitLab.com (requires GitLab repository to be set, not self-hosted instances)",
"example": "permalink/latest, v1.0.2",
"example": "permalink/latest, v1.0.2",
Line 113: Line 113:
"website": {
"website": {
"label": "Website",
"label": "Website",
"description": "Link to a page for the homebrew. Can be something like a forum thread link too. Use the GitHub or GitLab parameters for those sites instead.",
"description": "Link to a page for the mod. Can be something like a forum thread link too. Use the GitHub or GitLab parameters for those sites instead.",
"type": "url",
"type": "url",
"suggested": true
"suggested": true