Difference between revisions of "User:Ignite168/Sandbox"

 
Line 1: Line 1:
 
This is my sandbox where I will test things :o Disregard this, it may be a place to fool around with html and boxes on MediaWiki or where I may be working on a Work in progress.
 
This is my sandbox where I will test things :o Disregard this, it may be a place to fool around with html and boxes on MediaWiki or where I may be working on a Work in progress.
 
== If the article is about a person who edits AoPSWiki ==
 
 
Paste the following onto the talk page of the article after replacing USERNAME with the username of the person.
 
<pre>
 
<div class="noprint" style="white-space: nowrap; float: right;"></div>
 
{| class="boilerplate metadata" id="wikipedianarticle" class="messagebox standard-talk"
 
|-
 
|''The subject of this article, '''{{PAGENAME}}''', has edited AoPSWiki as [[User:USERNAME|USERNAME]].''
 
|}<includeonly>[[{{{2|{{PAGENAME}}}}}]]</includeonly><noinclude>
 
</pre>
 
 
 
=== Sample ===
 
 
<div class="noprint" style="white-space: nowrap; float: right;"></div>
 
{| class="boilerplate metadata" id="wikipedianarticle" class="messagebox standard-talk"
 
|-
 
|''The creator of this sandbox, '''{{PAGENAME}}''', has edited AoPSWiki as [[User:Ignite168|Ignite168]].''
 
|}<includeonly>[[{{{2|{{PAGENAME}}}}}]]</includeonly><noinclude>
 
  
  
 
== An AoPS friendly hide tag ==
 
== An AoPS friendly hide tag ==
 
 
'''THIS DOES NOT YET WORK'''
 
  
  

Latest revision as of 00:29, 1 July 2006

This is my sandbox where I will test things :o Disregard this, it may be a place to fool around with html and boxes on MediaWiki or where I may be working on a Work in progress.


An AoPS friendly hide tag

Replace TITLE OF HIDE TAG HERE with the title you want for the hide tag.

<div class="NavFrame" style="padding:1; width:50% border-style: none;">
<div class="NavFrame" style="padding:1; border-style: none;">
<div class="NavHead" style="background: #F8EABA; text-align: left;">'''TITLE OF HIDE TAG HERE'''</div>
<div class="NavContent" style="display: none; text-align: left; background: #f8fcff;">
</div></div></div>


Sample