Template:Skill link/doc: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
 
		
	
| >Illviljan mNo edit summary | >Illviljan  m (→Examples) | ||
| Line 32: | Line 32: | ||
| <pre>{{Skill link| | <pre> | ||
| {{Skill link|Icestorm}}, {{Skill link|name=Icestorm}}, {{Skill link|id=IcestormUniqueStaff12}} | |||
| </pre> | |||
| Yields: | Yields: | ||
| {{Skill link| | {{Skill link|Icestorm}}, {{Skill link|name=Icestorm}}, {{Skill link|id=IcestormUniqueStaff12}} | ||
Revision as of 15:24, 8 February 2020

This subpage provides documentation for Template:Skill link.
Query based skill link. Use this to link skills from Template:Skill
Overview
Creates a link to a skill page.
Pages with broken skill links will be added to the maintenance category Category:Pages with broken skill links.
Parameters
One of these is required. Do not specify more than one.
| Parameter | Value | Description | 
|---|---|---|
| id | str | Id of the skill | 
| name | str | Name of the skill | 
Examples
Basic Usage
{{Skill link|Icestorm}}, {{Skill link|name=Icestorm}}, {{Skill link|id=IcestormUniqueStaff12}}
Yields:
 Icestorm, Module Error: id, page or name must be specified, Module Error: No skills found with q_where = skill.skill_id="IcestormUniqueStaff12"
Icestorm, Module Error: id, page or name must be specified, Module Error: No skills found with q_where = skill.skill_id="IcestormUniqueStaff12"
