Template:Skill link/doc: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
 
		
	
| >Illviljan  (Created page with "{{documentation subpage}}  {{lua|Module:Skill link}} {{template shortcut|sl}} Query based skill link. Use this to link skills from Template:Skill  ==Overview== Creates a l...") | >Illviljan  mNo edit summary | ||
| Line 2: | Line 2: | ||
| {{lua|Module:Skill link}} | {{lua|Module:Skill link}} | ||
| {{template shortcut|sl}} | <!-- {{template shortcut|sl}} --> | ||
| Query based skill link. Use this to link skills from [[Template:Skill]] | Query based skill link. Use this to link skills from [[Template:Skill]] | ||
Revision as of 15:22, 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|id=IcestormUniqueStaff12}}, {{Skill link|name=Icestorm}}
Yields:
Module Error: No skills found with q_where = skill.skill_id="IcestormUniqueStaff12", Module Error: id, page or name must be specified
