Difference between revisions of "Template:McD"

From Hitchwiki
Jump to navigation Jump to search
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
{{Documentation}}
+
 
 +
==Under construction==
 +
Don't use this template yet.
 +
 
 +
==Why?==
 +
On hitchwiki we don't want to advertise McD. But many of our favorite hitchhiking spots are near Ronalds burger joins. So when we refer to one, we use a nickname for it.
 +
Feel free to add more nicknames.
 
</noinclude>
 
</noinclude>
  
{{#if: {{{1|}}}  
+
{{#if: {{{1}}} |
| {{#if: {{{1}}} = 1 | [[Template:McD|Golden Arches]] }}
+
  {{#ifeq: {{{1}}} | 1 | [[Template:McD|Golden Arches]] }}  
| {{#if: {{{1}}} = 2 | [[Template:McD|Yellow burger chain]] }}
+
  {{#ifeq: {{{1}}} | 2 | [[Template:McD|Yellow burger chain]] }}  
| {{#if: {{{1}}} = 3 | [[Template:McD|Ronald's grease pan]] }}
+
  {{#ifeq: {{{1}}} | 3 | [[Template:McD|Ronald's grease pan]] }}  
| {{#if: {{{1}}} = 4 | [[Template:McD|Mickey's D]] }}
+
  {{#ifeq: {{{1}}} | 4 | [[Template:McD|Mickey's D]] }}  
| {{#if: {{{1}}} = 5 | [[Template:McD|The greasy arches]] }}
+
  {{#ifeq: {{{1}}} | 5 | [[Template:McD|The greasy arches]] }}  
| {{#if: {{{1}}} = 6 | [[Template:McD|Clown's burgers]] }}
+
  {{#ifeq: {{{1}}} | 6 | [[Template:McD|Clown's burgers]] }}  
| Invalid number! Please use a number between 1 and 6.
+
  | Invalid number! Please use a number between 1 and 6.
 
}}
 
}}
| '''Choose a McDonald's nickname:'''
+
 
 +
<noinclude>
 +
==Usage==
 +
To use this template, pass a number (1 to 6) as a parameter like this:
 +
'''Choose a McDonald's nickname:'''
 
* '''1: Golden Arches'''
 
* '''1: Golden Arches'''
 
* '''2: Yellow burger chain'''
 
* '''2: Yellow burger chain'''
Line 19: Line 29:
 
* '''5: The greasy arches'''
 
* '''5: The greasy arches'''
 
* '''6: Clown's burgers'''
 
* '''6: Clown's burgers'''
}}
 
 
<noinclude>
 
==Usage==
 
To use this template, pass a number (1 to 6) as a parameter like this:
 
  
 
<nowiki>{{McD|1}}</nowiki>
 
<nowiki>{{McD|1}}</nowiki>
  
 
This will display the corresponding nickname from the list.
 
This will display the corresponding nickname from the list.
 +
==Test==
 +
{{McD|1}}
 +
 +
  
 
== Notes ==
 
== Notes ==

Revision as of 16:53, 26 December 2024


Under construction

Don't use this template yet.

Why?

On hitchwiki we don't want to advertise McD. But many of our favorite hitchhiking spots are near Ronalds burger joins. So when we refer to one, we use a nickname for it. Feel free to add more nicknames.



Usage

To use this template, pass a number (1 to 6) as a parameter like this: Choose a McDonald's nickname:

  • 1: Golden Arches
  • 2: Yellow burger chain
  • 3: Ronald's grease pan
  • 4: Mickey's D
  • 5: The greasy arches
  • 6: Clown's burgers

{{McD|1}}

This will display the corresponding nickname from the list.

Test

Golden Arches


Notes

- The displayed name is clickable and will link back to this template.