Difference between revisions of "User:Ignite168/Sandbox"

(adding more tools)
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.
  
 +
== An AoPS friendly hide tag ==
 +
 +
Replace TITLE OF HIDE TAG HERE with the title you want for the hide tag.
 +
<pre>
 +
<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>
 +
</pre>
 +
 +
= Sample =
 +
 +
<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;">'''List of all integers between 2 and 9 inclusive'''</div>
 +
<div class="NavContent" style="display: none; text-align: left; background: #f8fcff;">
 +
1. 2
 +
2. 3
 +
3. 4
 +
4. 5
 +
5. 6
 +
6. 7
 +
7. 8
 +
8. 9
 +
</div></div></div>
 +
 +
== 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"
 
{| class="boilerplate metadata" id="wikipedianarticle" class="messagebox standard-talk"
 
|-
 
|-
|''The subject of this article, '''{{PAGENAME}}''', has edited AoPSWiki as NAME.''
+
|''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>
 
|}<includeonly>[[{{{2|{{PAGENAME}}}}}]]</includeonly><noinclude>

Revision as of 00:07, 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

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.

<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>

Sample

The creator of this sandbox, Ignite168/Sandbox, has edited AoPSWiki as Ignite168.