Work in progress — This wiki is an active migration / mirror of Homestar Runner Wiki and is not finished yet. Account registration and public editing are turned off until the migration is further along. For status updates, see the migration thread on the forums.

Help:Strong Bad Email: Difference between revisions

From HR Wiki Twice
Jump to navigationJump to search
imported>HRWikiMirrorBot
Reimported from hrwiki.org Wayback HTML→wikitext (full reconvert)
 
imported>HRWikiMirrorBot
Reimported from hrwiki.org Wayback HTML→wikitext (full reconvert)
 
Line 1: Line 1:
<!-- Mirrored from Homestar Runner Wiki (hrwiki.org) via Wayback Machine -->
<!-- Wayback HTML body (hrwiki.org); RawHtml -->
'''Here's how to create a Strong Bad Email blockquote:'''
<html>
 
<p><b>Here's how to create a Strong Bad Email blockquote:</b>
== Coding the Blockquote ==
</p>
 
<a id="Coding_the_Blockquote" name="Coding_the_Blockquote"></a><h2> <span class="mw-headline">Coding the Blockquote</span></h2>
To create the blockquote, you'll need the ''<blockquote>'' tag. To make the blockquote look like a Strong Bad Email, you'll need the ''class'' attribute:
<p>To create the blockquote, you'll need the <i>&lt;blockquote&gt;</i> tag. To make the blockquote look like a Strong Bad Email, you'll need the <i>class</i> attribute:
 
</p>
<pre><blockquote class="(Your SBemail style)">Your SBemail text</blockquote></pre>
<pre>&lt;blockquote class="(Your SBemail style)"&gt;Your SBemail text&lt;/blockquote&gt;</pre>
 
<p>You'll need to know the six different attributes values, the words that go where <i>(Your SBemail style)</i> is, to customize the blockquote:
You'll need to know the six different attributes values, the words that go where ''(Your SBemail style)'' is, to customize the blockquote:
</p>
 
<ul><li><b>tandy email</b> - Makes the blockquote font, build, and color similar to that of the <a href="/index.php?title=Tandy_400" title="Tandy 400">Tandy 400</a>.
* '''tandy email''' - Makes the blockquote font, build, and color similar to that of the [[Tandy 400]].
</li><li><b>compy email</b> - Makes the blockquote font, build, and color similar to that of the <a href="/index.php?title=Compy_386" title="Compy 386">Compy 386</a>.
* '''compy email''' - Makes the blockquote font, build, and color similar to that of the [[Compy 386]].
</li><li><b>lappy email</b> - Makes the blockquote font, build, and color similar to that of the <a href="/index.php?title=Lappy_486" title="Lappy 486">Lappy 486</a> and <a href="/index.php?title=Lappier" title="Lappier">Lappier</a>.
* '''lappy email''' - Makes the blockquote font, build, and color similar to that of the [[Lappy 486]] and [[Lappier]].
</li><li><b>short tandy email</b> - The same functions as <b>tandy email</b>, but with a fixed height.
* '''short tandy email''' - The same functions as '''tandy email''', but with a fixed height.
</li><li><b>short compy email</b> - The same functions as <b>compy email</b>, but with a fixed height.
* '''short compy email''' - The same functions as '''compy email''', but with a fixed height.
</li><li><b>short lappy email</b> - The same functions as <b>lappy email</b>, but with a fixed height.
* '''short lappy email''' - The same functions as '''lappy email''', but with a fixed height.
</li><li> The Compé does not use a blockquote format, Instead, the text in question should be put in between {{compeemail}} and {{compeemailend}}.
* The Compé does not use a blockquote format, Instead, the text in question should be put in between {{compeemail}} and {{compeemailend}}.
</li></ul>
 
<p><i>Note: Hence their names, the short versions of each blockquote should only be used for exceptionally short emails.</i>
''Note: Hence their names, the short versions of each blockquote should only be used for exceptionally short emails.''
</p><p>The blue subject bar above each Lappy 486 email can be rendered into your blockquote using the <i>&lt;div&gt;</i> tag inside the email:
 
</p>
The blue subject bar above each Lappy 486 email can be rendered into your blockquote using the ''<div>'' tag inside the email:
 
<pre>
<pre>
<blockquote class="(Your SBemail style)">
&lt;blockquote class="(Your SBemail style)"&gt;
<div>(Your subject text)</div>
&lt;div&gt;(Your subject text)&lt;/div&gt;
Your SBemail text
Your SBemail text
</blockquote>
&lt;/blockquote&gt;
</pre>
</pre>
<a id="Examples" name="Examples"></a><h2> <span class="mw-headline">Examples</span></h2>
<a id="Tandy_400" name="Tandy_400"></a><h3> <span class="mw-headline">Tandy 400</span></h3>
<table border="0" width="100%">
<tr>
<td width="50%">
<blockquote class="tandy email">Dear Strong Bad,<br/>
<br/>
Do you take your wrestling mask and boxing<br/>
gloves off before you go to bed?<br/>
<br/>
Sincerely,<br/>
Abdi LaRue<br/>
San Diego, CA</blockquote>
</td>
<td width="50%">
<pre>
&lt;blockquote class="tandy email"&gt;


== Examples ==
Dear Strong Bad,&lt;br /&gt;
 
&lt;br /&gt;
=== Tandy 400 ===
Do you take your wrestling mask and boxing&lt;br /&gt;
 
gloves off before you go to bed?&lt;br /&gt;
{| class="wikitable" style="width:100%;"
&lt;br /&gt;
|-
Sincerely,&lt;br /&gt;
|
Abdi LaRue&lt;br /&gt;
Dear Strong Bad,<br />
<br />
Do you take your wrestling mask and boxing<br />
gloves off before you go to bed?<br />
<br />
Sincerely,<br />
Abdi LaRue<br />
San Diego, CA
San Diego, CA
|
&lt;/blockquote&gt;</pre>
<blockquote class="tandy email">
</td>
 
</tr>
Dear Strong Bad,<br />
</table>
<br />
<a id="Compy_386" name="Compy_386"></a><h3> <span class="mw-headline">Compy 386</span></h3>
Do you take your wrestling mask and boxing<br />
<table border="0" width="100%">
gloves off before you go to bed?<br />
<tr>
<br />
<td width="50%">
Sincerely,<br />
<blockquote class="compy email">strong bad,<br/>
Abdi LaRue<br />
<br/>
San Diego, CA
what would you do if you were <br/>
</blockquote>
invisable for one day????<br/>
|}
<br/>
 
sin studly17</blockquote>
=== Compy 386 ===
</td>
<td width="50%">
<pre>
&lt;blockquote class="compy email"&gt;


{| class="wikitable" style="width:100%;"
strong bad,&lt;br /&gt;
|-
&lt;br /&gt;
|
what would you do if you were &lt;br /&gt;
strong bad,<br />
invisable for one day????&lt;br /&gt;
<br />
&lt;br /&gt;
what would you do if you were <br />
invisable for one day????<br />
<br />
sin studly17
sin studly17
|
&lt;/blockquote&gt;</pre>
<blockquote class="compy email">
</td>
 
</tr>
strong bad,<br />
</table>
<br />
<a id="Lappy_486" name="Lappy_486"></a><h3> <span class="mw-headline">Lappy 486</span></h3>
what would you do if you were <br />
<table border="0" width="100%">
invisable for one day????<br />
<tr>
<br />
<td width="50%">
sin studly17
</blockquote>
|}
 
=== Lappy 486 ===
 
{| class="wikitable" style="width:100%;"
|-
|
subject: made up animal
Dear Strong Bad,<br />
What would you like as if you were your own made up<br />
animal<br />
Sincerely,<br />
 
Spud Jr.
|
<blockquote class="lappy email">
<blockquote class="lappy email">
<div>subject: made up animal</div>
<p>Dear Strong Bad,<br/>
What would you like as if you were your own made up<br/>
animal<br/>
Sincerely,<br/>
</p>
Spud Jr.</blockquote>
</td>
<td width="50%">
<pre>
&lt;blockquote class="lappy email"&gt;


<div>subject: made up animal</div>
&lt;div&gt;subject: made up animal&lt;/div&gt;
Dear Strong Bad,<br />
Dear Strong Bad,&lt;br /&gt;
What would you like as if you were your own made up<br />
What would you like as if you were your own made up&lt;br /&gt;
animal<br />
animal&lt;br /&gt;
Sincerely,<br />
Sincerely,&lt;br /&gt;
Spud Jr.
Spud Jr.
</blockquote>
&lt;/blockquote&gt;</pre>
|}
</td>
</tr>
</table>
<a id="Comp.C3.A9" name="Comp.C3.A9"></a><h3> <span class="mw-headline">Compé</span></h3>
<table border="0" width="100%">
<tr>
<td width="50%">
<blockquote class="compe email">
<span style="display:block;padding-bottom:2px;border:0px;border-bottom:2px solid #999;">
<span style="display:block;padding-bottom:2px;border-bottom:2px solid #999;">
<span style="padding:4px;display:block;margin:0px;border:8px solid #999;color:white">


=== Compé ===
Dear Strong Bad,<br/>
 
Does Strong Badia ever host an independent film<br/>
{| class="wikitable" style="width:100%;"
festival?<br/>
|-
-=Evil Gif=-<br/>
|
Dear Strong Bad,<br />
Does Strong Badia ever host an independent film<br />
festival?<br />
-=Evil Gif=-<br />
Phoenix, Arizona
Phoenix, Arizona
|
</span>
</span>
</span>
</blockquote>
</td>
<td width="50%">
<pre>
{{compeemail}}
{{compeemail}}


Dear Strong Bad,<br />
Dear Strong Bad,&lt;br /&gt;
Does Strong Badia ever host an independent film<br/>
Does Strong Badia ever host an independent film&lt;br/&gt;
festival?<br />
festival?&lt;br /&gt;
-=Evil Gif=-<br />
-=Evil Gif=-&lt;br /&gt;
Phoenix, Arizona
Phoenix, Arizona
{{compeemailend}}
{{compeemailend}}</pre>
|}
</td>
 
</tr>
=== Lappier ===
</table>
 
<a id="Lappier" name="Lappier"></a><h3> <span class="mw-headline">Lappier</span></h3>
{| class="wikitable" style="width:100%;"
<table border="0" width="100%">
|-
<tr>
|
<td width="50%">
Dear SB,<br />
Why doesn't Senor Cardgage have a video in the<br />
Characters section? Is he too cool to be on<br />
camera?<br />
Woefully yours,<br />
Kristian WithaK
|
<blockquote class="lappy email">
<blockquote class="lappy email">
Dear SB,<br />
Dear SB,<br/>
Why doesn't Senor Cardgage have a video in the<br />
Why doesn't Senor Cardgage have a video in the<br/>
Characters section? Is he too cool to be on<br />
Characters section? Is he too cool to be on<br/>
camera?<br />
camera?<br/>
Woefully yours,<br />
Woefully yours,<br/>
Kristian WithaK
Kristian WithaK
</blockquote>
</blockquote>
|}
</td>
[[Category:Help]]
<td width="50%">
<pre>
&lt;blockquote class="lappy email"&gt;
Dear SB,&lt;br /&gt;
Why doesn't Senor Cardgage have a video in the&lt;br /&gt;
Characters section? Is he too cool to be on&lt;br /&gt;
camera?&lt;br /&gt;
Woefully yours,&lt;br /&gt;
Kristian WithaK
&lt;/blockquote&gt;
</pre>
</td>
</tr>
</table>
 
 
 
<div class="visualClear"></div>
</html>



Latest revision as of 21:00, 18 July 2026

Here's how to create a Strong Bad Email blockquote:

Coding the Blockquote

To create the blockquote, you'll need the <blockquote> tag. To make the blockquote look like a Strong Bad Email, you'll need the class attribute:

<blockquote class="(Your SBemail style)">Your SBemail text</blockquote>

You'll need to know the six different attributes values, the words that go where (Your SBemail style) is, to customize the blockquote:

  • tandy email - Makes the blockquote font, build, and color similar to that of the Tandy 400.
  • compy email - Makes the blockquote font, build, and color similar to that of the Compy 386.
  • lappy email - Makes the blockquote font, build, and color similar to that of the Lappy 486 and Lappier.
  • short tandy email - The same functions as tandy email, but with a fixed height.
  • short compy email - The same functions as compy email, but with a fixed height.
  • short lappy email - The same functions as lappy email, but with a fixed height.
  • The Compé does not use a blockquote format, Instead, the text in question should be put in between {{compeemail}} and {{compeemailend}}.

Note: Hence their names, the short versions of each blockquote should only be used for exceptionally short emails.

The blue subject bar above each Lappy 486 email can be rendered into your blockquote using the <div> tag inside the email:

<blockquote class="(Your SBemail style)">
<div>(Your subject text)</div>
Your SBemail text
</blockquote>

Examples

Tandy 400

<blockquote class="tandy email">

Dear Strong Bad,<br />
<br />
Do you take your wrestling mask and boxing<br />
gloves off before you go to bed?<br />
<br />
Sincerely,<br />
Abdi LaRue<br />
San Diego, CA
</blockquote>

Compy 386

<blockquote class="compy email">

strong bad,<br />
<br />
what would you do if you were <br />
invisable for one day????<br />
<br />
sin studly17
</blockquote>

Lappy 486

<blockquote class="lappy email">

<div>subject: made up animal</div>
Dear Strong Bad,<br />
What would you like as if you were your own made up<br />
animal<br />
Sincerely,<br />
Spud Jr.
</blockquote>

Compé

{{compeemail}}

Dear Strong Bad,<br />
Does Strong Badia ever host an independent film<br/>
festival?<br />
-=Evil Gif=-<br />
Phoenix, Arizona
{{compeemailend}}

Lappier

<blockquote class="lappy email">
Dear SB,<br />
Why doesn't Senor Cardgage have a video in the<br />
Characters section? Is he too cool to be on<br />
camera?<br />
Woefully yours,<br />
Kristian WithaK
</blockquote>