Difference between revisions of "User:Ignite168/Sandbox"

(Sample)
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'''
 +
  
 
Replace TITLE OF HIDE TAG HERE with the title you want for the hide tag.
 
Replace TITLE OF HIDE TAG HERE with the title you want for the hide tag.
Line 14: Line 39:
  
 
=== Sample ===
 
=== Sample ===
 
  
 
<div class="NavFrame" style="padding:1; width:50% border-style: none;">
 
<div class="NavFrame" style="padding:1; width:50% border-style: none;">
Line 31: Line 55:
 
*7. 8
 
*7. 8
 
*8. 9</div></div></div>
 
*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"
 
|-
 
|''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>
 

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

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.


An AoPS friendly hide tag

THIS DOES NOT YET WORK


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