Template:sbemail
From Homestar Runner Wiki
(Difference between revisions)
It's dot com (Talk | contribs) (+licensed) |
(rv; Strong Bad has confirmed this multiple times in the last few months (also helps with Special:Sbemailcheck)) |
||
| (includes 24 intermediate revisions) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
| - | [[Category:Formatting Templates|{{PAGENAME}}]] | + | [[Category:Strong Bad Email Formatting Templates|{{PAGENAME}}]] |
==Usage== | ==Usage== | ||
Enter the number of the [[Strong Bad Email]] to return its name. Note that you must put brackets around it for it to return a link. | Enter the number of the [[Strong Bad Email]] to return its name. Note that you must put brackets around it for it to return a link. | ||
| - | ''' | + | {| class=wikitable |
| - | + | |+ '''Usage examples''' | |
| - | + | |- | |
| - | + | ! Code | |
| - | + | ! Output | |
| - | | 1 = some kinda robot | + | |- |
| + | | <code><nowiki>{{sbemail|1}}</nowiki></code> | ||
| + | | {{sbemail|1}} | ||
| + | |- | ||
| + | | <code><nowiki>[[{{sbemail|1}}]]</nowiki></code> | ||
| + | | [[{{sbemail|1}}]] | ||
| + | |- | ||
| + | | <code><nowiki>{{sbemail|last}}</nowiki></code> | ||
| + | | {{sbemail|last}} | ||
| + | |- | ||
| + | | <code><nowiki>[[{{sbemail|last}}]]</nowiki></code> | ||
| + | | [[{{sbemail|last}}]] | ||
| + | |- | ||
| + | | <code><nowiki>{{sbemail}}</nowiki></code> | ||
| + | | {{sbemail}} | ||
| + | |} | ||
| + | |||
| + | </noinclude><includeonly>{{#switch:{{{1}}} | ||
| + | | 1|#default = some kinda robot | ||
| 2 = homsar | | 2 = homsar | ||
| 3 = butt IQ | | 3 = butt IQ | ||
| Line 199: | Line 217: | ||
| 189 = pet show | | 189 = pet show | ||
| 190 = licensed | | 190 = licensed | ||
| - | <!-- when adding a new email, please | + | | 191 = buried |
| - | + | | 192 = shapeshifter | |
| - | + | | 193 = rated | |
| + | | 194 = specially marked | ||
| + | | 195 = love poems | ||
| + | | 196 = hiding | ||
| + | | 197 = your edge | ||
| + | | 198 = magic trick | ||
| + | | 199 = being mean | ||
| + | | 200 = email thunder | ||
| + | | 201 = hremail3184 | ||
| + | | 202 = imaginary | ||
| + | | 203 = independent | ||
| + | | 204 = dictionary | ||
| + | | 205 = videography | ||
| + | | 206 = sbemail206 | ||
| + | | 207 = too cool | ||
| + | | 208|last = The Next April Fools Thing | ||
| + | <!-- when adding a new email, please follow the format: "000|last = email name" and remove "|last" from the previous email --> | ||
}}</includeonly> | }}</includeonly> | ||
Revision as of 16:33, 17 May 2019
Usage
Enter the number of the Strong Bad Email to return its name. Note that you must put brackets around it for it to return a link.
| Code | Output |
|---|---|
{{sbemail|1}}
| some kinda robot |
[[{{sbemail|1}}]]
| some kinda robot |
{{sbemail|last}}
| robots |
[[{{sbemail|last}}]]
| robots |
{{sbemail}}
| some kinda robot |
