User:GS4-IXIX: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
(Fixed my rank.)
 
(30 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Staffprofile
| name = Ixix Problems
| image = [[Image:Gs4-icon-eyes.jpg‎]]
| caption = I can't bear to watch
| rank = FGM
| noteam =
| noguru =
}}

Hi! I'm Ixix, to state the obvious.
Hi! I'm Ixix, to state the obvious.


I don't have much for this page right now - but feel free to edit [[ User_talk:GS4-IXIX | my talk page]] if you want to ask/comment/criticize. Imagine the usual disclaimers going here.
If you would like to see any particular changes in the wiki css or templates - please bring it up on my [[ User_talk:GS4-IXIX | my talk page]].


== Test Blocks ==


== Alert Box Examples ==
<style>
.pull-right
{
float: right;
}


<div class="alert alert-urgent">Something Important</div>
.pull-left
{
float: left;
}


<div class="alert alert-info">Something Less Important</div>
.alert
{
font-weight: bold;
text-align: center;
border-collapse: collapse;
margin: 1.0em;
padding: 0.5em;
clear: both;
}


<div class="alert alert-warning">A Warning</div>
.alert-important
{
color: #000;
background: #B7B59C;
border: 1px #000 solid;
}


<div class="alert alert-danger">An Error</div>
.alert-info
{
color: #000;
background: #EEE;
border: 1px #CCC solid;
}
</style>


== Notice Templates ==


For official documents:
<div class="alert alert-important">Something Important</div>
<pre>{{official-document}}</pre>


For featured articles:
<div class="alert alert-info">Something Less Important</div>
<pre>{{featured-article}}</pre>

Latest revision as of 18:47, 6 July 2019

Ixix Problems
Gs4-icon-eyes.jpg
I can't bear to watch
Rank FGM

Hi! I'm Ixix, to state the obvious.

If you would like to see any particular changes in the wiki css or templates - please bring it up on my my talk page.

Alert Box Examples

Something Important
Something Less Important
A Warning
An Error

Notice Templates

For official documents:

{{official-document}}

For featured articles:

{{featured-article}}