Difference between revisions of "Template:Dt"
Jump to navigation
Jump to search
(Let's give this a try.) |
|||
Line 1: | Line 1: | ||
− | <includeonly> | + | <includeonly>{{!}} style="background-color: {{#ifeq:{{{1}}}|f|#CCE|#EEC}};" {{!}} <code>{{{2}}}</code> |
− | + | {{!}} style="background-color: {{#ifeq:{{{1}}}|f|#CCE|#EEC}};" {{!}} {{{3}}} | |
− | + | {{!}}-</includeonly><noinclude> | |
==Info== | ==Info== |
Revision as of 11:37, 13 October 2016
Info
Used to help build directory tree entries for tables. Usage: {{dt|<type>|<path>|<description>}}
. type
is the type of entry: f
for a file, d
for a directory. path
and description
are the full path to the entry and the description of the entry.