User:LVL/SandboxGive feedback
< User:LVL
Testing the Sandbox Pic link Template
Note: This page is using {{Pic link}} to test the new code.
PNG Test
- Code:
{{Pic link|Health|pic=Health}} - Result: Health
- Expected: Should show the Health icon from Health.png.
SVG Test
- Code:
{{Pic link|Slide Distance|pic=Speed Icon}} - Result: Slide Distance icon Slide Distance
- Expected: Should show the Slide Distance icon from Speed Icon.svg.
JPG Test
- Code:
{{Pic link|Map|pic=Deadlock Map}} - Result: Map icon Map
- Expected: Should show the map image from Deadlock Map.jpg.
Fallback Test (Red Link)
- Code:
{{Pic link|Fake Stat|pic=ThisIconDoesNotExist}} - Result: Fake Stat icon Fake Stat
- Expected: Should show a broken/red link for ThisIconDoesNotExist.png.