Module:UserLinks/doc: Difference between revisions

Content deleted Content added
Remove {{high-use}} as now redundant to {{used in system}}
Functions: link table removed
Line 13:
 
The <code>single</code> function generates a single link about a given user. See {{tl|user-multi/link}} for documentation.
 
=== Link table ===
 
The <code>linktable</code> function generates a wikitext table containing the possible link codes that can be used with the <code>main</code> and <code>single</code> functions, along with example output for each code. It is used on the documentation pages at [[Template:User-multi/doc]] and [[Template:User-multi/link/doc]].
 
It is displayed with the following code:
 
<pre>{{#invoke:UserLinks|linktable}}</pre>
 
== Porting to other wikis ==