Difference between revisions of "Template:what if"

Explain xkcd: It's 'cause you're dumb.
Jump to: navigation, search
m (Removed empty line)
m
 
Line 7: Line 7:
 
* <code><nowiki>{{what if|</nowiki><font color="SeaGreen">'''''158'''''</font>|<font color="SeaGreen">'''''Hot Banana'''''</font><nowiki>}}</nowiki></code> results in <code>{{what if|158|Hot Banana}}</code>
 
* <code><nowiki>{{what if|</nowiki><font color="SeaGreen">'''''158'''''</font>|<font color="SeaGreen">'''''Hot Banana'''''</font><nowiki>}}</nowiki></code> results in <code>{{what if|158|Hot Banana}}</code>
  
* <code><nowiki>{{what if|</nowiki><font color="SeaGreen">'''''158'''''</font><nowiki>}}</nowiki></code> '''(not recommended)''' results in <code>{{what if|158}}</code>. It links to the same page, but uses the number instead of the optional link text.
+
* '''(not recommended)''' <code><nowiki>{{what if|</nowiki><font color="SeaGreen">'''''158'''''</font><nowiki>}}</nowiki></code> results in <code>{{what if|158}}</code><br>It links to the same page, but uses the number instead of the optional link text.
  
 
Example in a sentence:
 
Example in a sentence:

Latest revision as of 20:39, 22 August 2023

This template provides a shortcut markup for creating a link to a what if? article on xkcd.com.

Usage: {{what if|question number|optional link text}}

Examples:

  • (not recommended) {{what if|158}} results in what if 158
    It links to the same page, but uses the number instead of the optional link text.

Example in a sentence:

See the ''[[what if? (blog)|what if?]]'' article ''{{what if|158|Hot Banana}}''. results in See the what if? article Hot Banana.