User:GS4-IXIX: Difference between revisions
Jump to navigation
Jump to search
m (Protected "User:GS4-IXIX" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
|||
(22 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Staff}} |
|||
{{Staffprofile |
{{Staffprofile |
||
| name = Ixix Problems |
| name = Ixix Problems |
||
| 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 = |
| rank = FGM |
||
| noteam = |
| noteam = |
||
| noguru = |
| noguru = |
||
Line 10: | Line 11: | ||
Hi! I'm Ixix, to state the obvious. |
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 [[ 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 21: | ||
<div class="alert alert-warning">A Warning</div> |
<div class="alert alert-warning">A Warning</div> |
||
<div class="alert alert- |
<div class="alert alert-danger">An Error</div> |
||
== Notice Templates == |
== Notice Templates == |
||
For official documents: |
|||
(these are not done/ready, I'll move them into actual templates when they're ready for use) |
|||
<pre>{{official-document}}</pre> |
|||
For featured articles: |
|||
<div class="alert alert-info"><strong>Official Document</strong><p>This page is an official GemStone IV document.</p></div> |
|||
<pre>{{featured-article}}</pre> |
Latest revision as of 11:36, 1 October 2024
This user page is associated with a current or former staff member.
See the GemStone IV staff list and the Guru List for the most recent lists of staff and their roles.
|
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}}