Template:Path: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 15: | Line 15: | ||
}}" style="display:inline-flex; align-items:center; line-height:1.35em"><!-- | }}" style="display:inline-flex; align-items:center; line-height:1.35em"><!-- | ||
--><span style="background-color:{{#if:{{{2|}}}|#984EDDCC|#536FFFCC}}; border-radius:4px 0 0 4px; padding:0 3px 0 4px; user-select:none; pointer-events:none"><!-- | --><span style="background-color:{{#if:{{{2|}}}|#984EDDCC|#536FFFCC}}; border-radius:4px 0 0 4px; padding:0 3px 0 4px; user-select:none; pointer-events:none"><!-- | ||
--><span style="position:relative; top:1px">[[{{#switch:{{{icon}}} | --><span style="position:relative; top:1px">[[File:{{#switch:{{{icon}}} | ||
|#default= | |#default=icon-folder open-filled.png | ||
|exe= | |exe=Icon-Windows_Executable.png | ||
|execustom={{{customico}}} | |execustom={{{customico}}} | ||
|audio|sound|music= | |audio|sound|music=Icon-Music-Note.png | ||
|video|movie= | |video|movie=Icon-Video_File-filled.png | ||
|image|picture= | |image|picture=Icon-Image-filled.png | ||
|texture= | |texture=Icon-Image-filled.png<!-- Texture file will have same icon as image, but the tooltip will remain different.--> | ||
|generic|file= | |generic|file=Icon-File-filled-cropped.png | ||
}}|baseline|alt={{#switch:{{{icon}}} | }}|baseline|alt={{#switch:{{{icon}}} | ||
|#default={{Path/strings|Folder}} | |#default={{Path/strings|Folder}} |
Revision as of 08:53, 1 July 2023
Todo: Automatically use music icon if {{{2}}} is "wav", "mp3", "ogg", "vsnd_c" or any other audio formats.
Automatically use video icon if {{{2}}} is "bik", "avi", "wmv", "mov", "webm", "mp4" or any other video formats.
Automatically use picture icon if {{{2}}} is "jpg", "bmp", "tga", "vtf" or any other image and texture formats.
Automatically use video icon if {{{2}}} is "bik", "avi", "wmv", "mov", "webm", "mp4" or any other video formats.
Automatically use picture icon if {{{2}}} is "jpg", "bmp", "tga", "vtf" or any other image and texture formats.
Todo: Generic "file" icon (sheet of paper with bent corner), to use if path target is file.
The above documentation is transcluded from Template:Path/doc. (Edit | Page history)
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.