Template:Repo link: Difference between revisions

Jump to navigation Jump to search
Suppress redundant test on 'repo' argument (it was tested a few lines above and is definitely non-empty here)
(Change the default link text to make it clear that it cannot be expected to be a valid “URL minus protocol” in general)
(Suppress redundant test on 'repo' argument (it was tested a few lines above and is definitely non-empty here))
 
Line 279: Line 279:
         | /{{{proj|}}}
         | /{{{proj|}}}
       }}<!--
       }}<!--
     -->{{#if: {{{repo|}}} | /{{{repo|}}}}}<!--                     The version control repository.
     -->/{{{repo|}}}<!--                                             The version control repository.
     -->{{#switch: {{{type|git web}}} <!--                          The URL type. -->
     -->{{#switch: {{{type|git web}}} <!--                          The URL type. -->
         | git = .git<!--                                          Append '.git' to the base repository URL. -->
         | git = .git<!--                                          Append '.git' to the base repository URL. -->
476

edits

Navigation menu