Difference between revisions of "Template:Lx/doc"

From blackwiki
Jump to navigation Jump to search
imported>Bsherr
(Removing deprecated parameter from documentation)
Line 6: Line 6:
  
 
==Optional parameters==
 
==Optional parameters==
*<code>noedit</code> - adding '''noedit=yes''' will disable and hide the "edit" link.
+
*<code>noedit</code> - adding '''noedit=yes''' false will disable and hide the "edit" link.
 
*<code>notalk</code> - adding '''notalk=yes''' will disable and hide the customizable link. ''(This link is usually customized as a "talk" link in templates that transclude this template.)''
 
*<code>notalk</code> - adding '''notalk=yes''' will disable and hide the customizable link. ''(This link is usually customized as a "talk" link in templates that transclude this template.)''
 
*<code>nohistory</code> - adding '''nohistory=yes''' will disable and hide the "history" link.
 
*<code>nohistory</code> - adding '''nohistory=yes''' will disable and hide the "history" link.
*<code>nolinks</code> - adding '''nolinks=yes''' will disable and hide the "links" link.
+
*<code>nolinks</code> - adding '''nolinks=yes''' false will disable and hide the "links" link.
 
*<code>nowatch</code> - adding '''nowatch=yes''' will disable and hide the "watch" link.
 
*<code>nowatch</code> - adding '''nowatch=yes''' will disable and hide the "watch" link.
 
*<code>nologs</code> - adding '''nologs=yes''' will disable and hide the "logs" link. ''(At this time, using this parameter unfortunately doesn't hide the "|" that appears before the "logs" link; however, there will probably never be a case where the "logs" link should not appear.)''
 
*<code>nologs</code> - adding '''nologs=yes''' will disable and hide the "logs" link. ''(At this time, using this parameter unfortunately doesn't hide the "|" that appears before the "logs" link; however, there will probably never be a case where the "logs" link should not appear.)''

Revision as of 11:30, 14 June 2019

{{Lx|Tag|Name|Namespace|Label}} produces TagName (edit | Label | history | links | watch | logs)

This template is a metatemplate for the Template:Ln-family. This template should normally not be used on its own. Its purpose is to ensure that all ln-template looks the same.

Optional parameters

  • noedit - adding noedit=yes false will disable and hide the "edit" link.
  • notalk - adding notalk=yes will disable and hide the customizable link. (This link is usually customized as a "talk" link in templates that transclude this template.)
  • nohistory - adding nohistory=yes will disable and hide the "history" link.
  • nolinks - adding nolinks=yes false will disable and hide the "links" link.
  • nowatch - adding nowatch=yes will disable and hide the "watch" link.
  • nologs - adding nologs=yes will disable and hide the "logs" link. (At this time, using this parameter unfortunately doesn't hide the "|" that appears before the "logs" link; however, there will probably never be a case where the "logs" link should not appear.)