Difference between revisions of "Help:User-XXX-Link"

From Custom Mario Kart
Jump to navigation Jump to search
(Created page with "This Wiki supports Author References. The idea: # Each Author creates a template called '''user-XXX-link''' where '''XXX''' is the user name. # At the bottom of each product ...")
 
 
(19 intermediate revisions by 8 users not shown)
Line 1: Line 1:
 
This Wiki supports [[Author Reference]]s. The idea:
 
This Wiki supports [[Author Reference]]s. The idea:
# Each Author creates a template called '''user-XXX-link''' where '''XXX''' is the user name.
+
# Each author creates a template called '''User-XXX-Link''', where '''XXX''' is the user name.
 
# At the bottom of each product page ([[Custom Track]], [[Distribution]], [[Software]], ...) the user inserts the link.
 
# At the bottom of each product page ([[Custom Track]], [[Distribution]], [[Software]], ...) the user inserts the link.
# If adding new product pages the new pages must be added to the template.
+
# If adding new product pages, the author can add the pages to the template.
  
 
=== Create a template ===
 
=== Create a template ===
  
In all examples, replace the word '''MYNAME''' to your user name.
+
In all examples, replace the word '''MYNAME''' with your username.
  
 
<ol>
 
<ol>
 
<li>
 
<li>
First enter in the search field the name '''&raquo;<tt>template:user-MYNAME-link</tt>&laquo;''' (without quotes) and click '''&raquo;Go&laquo;'''.
+
First, enter in the search field the name '''<tt>template:User-MYNAME-Link</tt>''' and click '''&raquo;Go&laquo;'''.
 
</li>
 
</li>
  
 
<li>
 
<li>
In the top of the page there is a sentennce like: ''&raquo;Create the page "Template:user-MYNAME-Link" on this wiki!''&laquo;''. Follow the link.
+
On the top of the page, there is a sentence like: ''&raquo;Create the page "Template:User-MYNAME-Link" on this wiki!&laquo;''. Follow the link.
 
</li>
 
</li>
  
Line 20: Line 20:
 
Enter in the text window the following text ...
 
Enter in the text window the following text ...
 
<pre>
 
<pre>
<nowiki>{{subst:user-XXX-Link}}</nowiki>
+
<nowiki>{{subst:User-XXX-Link}}</nowiki>
 
</pre>
 
</pre>
 
... and save the page.
 
... and save the page.
Line 29: Line 29:
  
 
<li>
 
<li>
For each of you product pages go to the bottom and insert:
+
For each of your product pages, go to the bottom and insert:
 
<pre>
 
<pre>
<nowiki>{{user-MYNAME-Link}}</nowiki>
+
<nowiki>{{User-MYNAME-Link}}</nowiki>
 
</pre>
 
</pre>
  
 
<li>
 
<li>
Got to the page '''&raquo;[[Author Reference]]&laquo;''' and insert the same line in the correct position with respect to the alphabetic order.
+
Go to the page '''&raquo;[[Author Reference]]&laquo;''' and insert the same line in the correct position, with respect to the alphabetic order.
 
</li>
 
</li>
 +
</ol>
  
[[category:Wiki Help]]
+
[[Category:Wiki Help|{{PAGENAME}}]]

Latest revision as of 20:08, 23 April 2021

This Wiki supports Author References. The idea:

  1. Each author creates a template called User-XXX-Link, where XXX is the user name.
  2. At the bottom of each product page (Custom Track, Distribution, Software, ...) the user inserts the link.
  3. If adding new product pages, the author can add the pages to the template.

Create a template

In all examples, replace the word MYNAME with your username.

  1. First, enter in the search field the name template:User-MYNAME-Link and click »Go«.
  2. On the top of the page, there is a sentence like: »Create the page "Template:User-MYNAME-Link" on this wiki!«. Follow the link.
  3. Enter in the text window the following text ...
    {{subst:User-XXX-Link}}
    

    ... and save the page.

  4. Press »Edit« and edit the content of the template. Please don't change the layout.
  5. For each of your product pages, go to the bottom and insert:
    {{User-MYNAME-Link}}
    
  6. Go to the page »Author Reference« and insert the same line in the correct position, with respect to the alphabetic order.