User:GS4-IXIX: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
(Fixed my rank.)
 
(8 intermediate revisions by the same user not shown)
Line 3: Line 3:
| image = [[Image:Gs4-icon-eyes.jpg‎]]
| image = [[Image:Gs4-icon-eyes.jpg‎]]
| caption = I can't bear to watch
| caption = I can't bear to watch
| rank = GMA
| rank = FGM
| noteam =
| noteam =
| noguru =
| noguru =
Line 10: Line 10:
Hi! I'm Ixix, to state the obvious.
Hi! I'm Ixix, to state the obvious.


In regards to the wiki itself - I am centralizing and organizing some of the styles and templates. If you would like to see any particular changes done for that - please just bring it up on my [[ User_talk:GS4-IXIX | my talk page]].
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]].

= Common CSS Examples =

This stuff is currently in progress, but I'm working on adding some css rules to the common file that we can use anywhere on the wiki. I'll place examples in sections below as as I add them.


== Alert Box Examples ==
== Alert Box Examples ==
Line 24: Line 20:
<div class="alert alert-warning">A Warning</div>
<div class="alert alert-warning">A Warning</div>


<div class="alert alert-error">An Error</div>
<div class="alert alert-danger">An Error</div>


== Notice Templates ==
== Notice Templates ==
Line 30: Line 26:
For official documents:
For official documents:
<pre>{{official-document}}</pre>
<pre>{{official-document}}</pre>

For featured articles:
<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}}