Template:PageRef/doc: Difference between revisionsGive feedback
Created page with "Example {{PageRef|Lash}} {{PageRef|Lash|alt=Jacob}} {{PageRef|Siphon Life|size=50}} {{PageRef|Basic Magazine}} {{PageRef|The Curiosity Shop|alt=Shop|size=100}} <templatedata> { "description": "Template that outputs an icon and a link to the given page with an optional alternate display name.", "params": { "name": { "label": "Name", "description": "The name of the page to link to, also used to determine the icon.",..." |
mNo edit summary |
||
| Line 6: | Line 6: | ||
{{PageRef|Siphon Life|size=50}} | {{PageRef|Siphon Life|size=50}} | ||
{{PageRef|AttributeIconTechDuration}} | |||
{{PageRef|Basic Magazine}} | {{PageRef|Basic Magazine}} | ||
| Line 13: | Line 15: | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"description": "Template that outputs an icon and a link to the given page with an optional alternate display name.", | "description": "Template that outputs an icon in svg and a link to the given page with an optional alternate display name.", | ||
"params": { | "params": { | ||
"name": { | "name": { | ||