Tip of the day
The hamburger menu at the bottom-right (or bottom-left in left handed mode) has your WalkPedia to help track your total progress.

Template:Services: Difference between revisions

From Walkscape Walkthrough
mNo edit summary
mNo edit summary
Line 25: Line 25:
{
{
"params": {
"params": {
"Skill Name": {
"Service Name": {
"description": "The name of the skill.",
"description": "The name of the service (normalized).",
"type": "string",
"type": "string",
"required": true
"required": true
Line 43: Line 43:
}
}
},
},
"description": "Builds the lists of services for a given skill"
"description": "Builds the lists of services for a given name"
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Revision as of 09:23, 27 June 2026

<!--
-->{{#vardefine:boxStyle|float:right; height:60px; border-radius:10px; border-style:solid; border-width:2px; border-color:#22333d;}}<!--
-->{{#vardefine:basicNameEN|{{#invoke:Services_New|getName|{{{Service Name}}}|EN}}}}<!--
-->{{#vardefine:basicNameLoc|{{#invoke:Services_New|getName|{{{Service Name}}}|{{{Language}}}}}}}<!--
-->{|style="{{#var:boxStyle}}"
| style="width:42px; text-align:center;" | [[File:{{#var:basicNameEN}}.svg|32px]]
| style="width:135px;" | {{#var:basicNameLoc}}
|}
<blockquote>{{#invoke:Services_New|getDesc|{{{Service Name}}}}}</blockquote>
{{#invoke:Keywords_New|relatedServices|{{{Service Name}}}|EN|Basic}}


Builds the lists of services for a given name

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Service NameService Name

The name of the service (normalized).

Stringrequired
Language CodeLanguage Language Code

Language to localize into.

Default
EN
Example
EN
Auto value
EN
Stringrequired