Difference between revisions of "BobTheTacocat Test Page"

From The Wiki Camp 2
Jump to navigation Jump to search
Line 4: Line 4:
  
 
[[BobTheTacocat Test Page/3]] homestuck
 
[[BobTheTacocat Test Page/3]] homestuck
 
{{#css:
 
.mw-customtoggle-myDivision{ background-color: #E9E9ED; border-radius: 3px; border: 1px solid #8F8F9D;} .mw-customtoggle-myDivision:hover{background-color: #D0D0D7; border: 1px solid #909099;} }}<!--
 
 
--><div style="border: 1px dashed gray; padding: 1px; width:600px; margin: auto;">
 
<center><span class="mw-customtoggle-myDivision" style="font-family: Arial; font-size: 13px; padding: 2px 0px;">&nbsp; {{{1}}} &nbsp;</span></center>
 
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-myDivision" style="font-family: Courier New; font-size: 12px; width: 540px; margin:auto; line-height: 120%; text-align: left;"><b>{{{2}}}</b>
 
</div>
 
</div>
 
 
 
 
  
 
==MSPA DOCUMENTATION==
 
==MSPA DOCUMENTATION==

Revision as of 05:41, 10 November 2022

BobTheTacocat Test Page/1 for the isaac one

BobTheTacocat Test Page/2 mspa

BobTheTacocat Test Page/3 homestuck

MSPA DOCUMENTATION

Template:MSPA is the general MS Paint Adventures format. To fill it out, add {{MSPA|the title of the page|a link(s) to image(s) to display|what the next arrow should link to|what the text of the next arrow should say}}. When using a pesterlog, add pesterlog=true to the end. This makes the button displays correctly - otherwise, the toggle button will appear bolded.

Template:Pesterlog is a template for pesterlogs. To fill it out, add {{Pesterlog|Button Title|Text}}.

I learned the hard way that <span style="color: #XXXXXX>making text colored like this</span> does not work in templates, for some reason. To circumvent this I have put templates in templates in templates by using Template:Color. To fill it out, add {{color|hex code|text}}.

Combined, the following pesterlog here -

  Toggle Pesterlog  

looks like this in the code:

{{Pesterlog|Toggle Pesterlog|
-- turntechGodhead {{color|#e00707|[TG]}} began pestering ectoBiologist {{color|#0715cd|[EB]}} at 16:13 --<br><br>
{{color|#e00707|TG: hey so what sort of insane loot did you rake in today}}<br>
{{color|#0715cd|EB: i got a little monsters poster, it's so awesome. i'm going to watch it again today, the applejuice scene was so funny.}}<br>
{{color|#e00707|TG: oh hell that is such a coincidence i just found an unopened container of apple juice in my closet it is like fucking christmas up in here}}<br>
{{color|#0715cd|EB: ok thats fine, but i just have one question and then a word of caution. have you ever seen a movie called little monsters starring howie mandel and fred savage?}}<br>
{{color|#e00707|TG: but}}<br>
{{color|#e00707|TG: the seal on the bottle is unbroken}}<br>
{{color|#e00707|TG: are you suggesting someone put piss in my apple juice at the factory}}<br>
{{color|#0715cd|EB: all im saying is don't you think monster howie mandel has the power to do something as simple as reseal a bottle?}}<br>
{{color|#0715cd|EB: try using your brain numbnuts.}}
}}

An MSPA page with a pesterlog would then look like this:

{{MSPA|John: Open message.|http://www.mspaintadventures.com/storyfiles/hs2/00026.gif|
{{Pesterlog|Toggle Pesterlog|
-- turntechGodhead {{color|#e00707|[TG]}} began pestering ectoBiologist {{color|#0715cd|[EB]}} at 16:13 --<br><br>
{{color|#e00707|TG: hey so what sort of insane loot did you rake in today}}<br>
{{color|#0715cd|EB: i got a little monsters poster, it's so awesome. i'm going to watch it again today, the applejuice scene was so funny.}}<br>
{{color|#e00707|TG: oh hell that is such a coincidence i just found an unopened container of apple juice in my closet it is like fucking christmas up in here}}<br>
{{color|#0715cd|EB: ok thats fine, but i just have one question and then a word of caution. have you ever seen a movie called little monsters starring howie mandel and fred savage?}}<br>
{{color|#e00707|TG: but}}<br>
{{color|#e00707|TG: the seal on the bottle is unbroken}}<br>
{{color|#e00707|TG: are you suggesting someone put piss in my apple juice at the factory}}<br>
{{color|#0715cd|EB: all im saying is don't you think monster howie mandel has the power to do something as simple as reseal a bottle?}}<br>
{{color|#0715cd|EB: try using your brain numbnuts.}}
}}
|relevant link|John: Look out window.|pesterlog=true}}

For a full version of this pesterlog in action, see here. Compare to the MSPA page that it is trying to replicate.