User:Zephyr/sandbox2: Difference between revisions

From 118Wiki
Jump to navigation Jump to search
(testing out the service record with new menagerie button. I like it. Other links are still broken. Linked the user page.)
(re-added awards table base code, removed Skyfire's character nav from the page, replaced with the user nav, added infobox usernav design)
Line 1: Line 1:
{{Skyfirenav1}}
{{:Template:CDSUserNav}}{{:Template:CDSNav}}


Handy Links:
{{heading|Handy Links|maroon}}
*[http://wiki.starbase118.net/wiki/index.php/Category:Award_Display_Templates Award Display Template]: The collapsible display template I used in my awards. I'm still not entirely sure on how to clear the spacing out of the service block, as it needlessly adds a blank column in the service awards thing that I don't know how to remove. On all my character pages, I code it by hand.
*[http://wiki.starbase118.net/wiki/index.php/Category:Award_Display_Templates Award Display Template]: The collapsible display template I used in my awards. I'm still not entirely sure on how to clear the spacing out of the service block, as it needlessly adds a blank column in the service awards thing that I don't know how to remove. On all my character pages, I code it by hand.
*[http://wiki.starbase118.net/wiki/index.php/Category:Small Ship Icons Small Ship Icons]: Never know when I need this. I've used it in a few sandbox tests, though I do also use it for history projects and sidebars.
*[http://wiki.starbase118.net/wiki/index.php/Category:Small Ship Icons Small Ship Icons]: Never know when I need this. I've used it in a few sandbox tests, though I do also use it for history projects and sidebars.
*[http://wiki.starbase118.net/wiki/index.php/Creation_and_Upkeep_of_a_Character_Page Creation and Upkeep of a Character Page]: I use this all the time. Jumping off point when I recreate many of the old histories for those who are no longer with us or if I do it for an NPC. Also as a jumping-off point for new players.
*[http://wiki.starbase118.net/wiki/index.php/Creation_and_Upkeep_of_a_Character_Page Creation and Upkeep of a Character Page]: I use this all the time. Jumping off point when I recreate many of the old histories for those who are no longer with us or if I do it for an NPC. Also as a jumping-off point for new players.
**[[Basic Character Pages]]
**[[Advanced Character Pages]]
**[[Complex Character Pages]]
**[[Featured Bio Contest/Easy Starter Bio]]
{{heading|Handy Code|Maroon}}
Putting useful code over here. Sandboxes are useful for this.
<br>
{|style="max-width:800px;border:grey solid 2px;background:#000;"
|-
!style="color:white;background:maroon;font-size: 120%; width:800px" | [[File:Starfleet instructor.png|20px]] USS Fantasy Crew Awards [[File:Starfleet instructor.png|20px]]
|-
|
{| class="wikitable collapsible collapsed" style="vertical-align: top; border-collapse: collapse" width=100%
!  colspan=100% style="background:#343434; color:#fff;" | [[File:Starfleet instructor.png|20px]] Service Awards [[File:Starfleet instructor.png|20px]]
|-
! style="background:#c4bfb8;" |Ribbon
! style="background:#c4bfb8;" |Name of Award
! style="background:#c4bfb8;" |Recipient
|-
!colspan=3|None at this time
|-
|}
{| class="wikitable collapsible collapsed" style="vertical-align: top; border-collapse: collapse" width=100%
!  colspan=100% style="background:#343434; color:#fff;" | [[File:Starfleet instructor.png|20px]] Promotions [[File:Starfleet instructor.png|20px]]
|-
! style="background:#c4bfb8;"|Decoration
! style="background:#c4bfb8;"|Name of Award
! style="background:#c4bfb8;"|Recipient
<!-- Note: Do NOT put their new rank next to their name -- it will confuse things. -->
|-
!colspan=3|None at this time
|-
|}
{| class="wikitable collapsible collapsed" style="vertical-align: top; border-collapse: collapse" width=100%
!  colspan=100% style="background:#343434; color:#fff;" | [[File:Starfleet instructor.png|20px]] Position Changes [[File:Starfleet instructor.png|20px]]
|-
! style="background:#c4bfb8;" |Old Position
! style="background:#c4bfb8;" |New Position
! style="background:#c4bfb8;" |Recipient
|-
!colspan=6|None at this time
|-
|}
{| class="wikitable collapsible collapsed" style="text-align:center;vertical-align: top; border-collapse: collapse" width=100%
!  colspan=100% style="background:#343434; color:#fff;" | [[File:Starfleet instructor.png|20px]] General Awards [[File:Starfleet instructor.png|20px]]
|-
! style="background:#c4bfb8;" |Ribbon
! style="background:#c4bfb8;" |Name of Award
! style="background:#c4bfb8;" |Recipient
|-
!colspan=3|None at this time
|}
{| class="wikitable collapsible collapsed" style="vertical-align: top; border-collapse: collapse" width=100%
!  colspan=100% style="background:#343434; color:#fff;" | [[File:Starfleet instructor.png|20px]] Duty Post Awards [[File:Starfleet instructor.png|20px]]
|-
! style="background:#c4bfb8;" |Ribbon
! style="background:#c4bfb8;" |Name of Award
! style="background:#c4bfb8;" |Recipient
|-
!colspan=3|None at this time
|}
{| class="wikitable collapsible collapsed" style="vertical-align: top; border-collapse: collapse" width=100%
!  colspan=100% style="background:#343434; color:#fff;" | [[File:Starfleet instructor.png|20px]] Special Awards [[File:Starfleet instructor.png|20px]]
|-
! style="background:#c4bfb8;" |Ribbon
! style="background:#c4bfb8;" |Name of Award
! style="background:#c4bfb8;" |Recipient
|-
!colspan=3|None at this time
|}
{| class="wikitable collapsible collapsed" style="vertical-align: top; border-collapse: collapse" width=100%
!  colspan=100% style="background:#343434; color:#fff;" | [[File:Starfleet instructor.png|20px]] Staff Awards [[File:Starfleet instructor.png|20px]]
|-
! style="background:#c4bfb8;" |Ribbon
! style="background:#c4bfb8;" |Name of Award
! style="background:#c4bfb8;" |Recipient
|-
!colspan=3|None at this time
|}
|}


Code I saw else-wiki and liked:
{{header|black|Starbase 118 Service Record}}


<center>
<div style="background:black; width:560px; color:white; text-align:center; border-radius: 40px 40px 40px 40px;">
[[Image:Button-service-records.jpg|link=User:Chythar Daniel Skyfire]]
[[Image:Button-awards.jpg|link=]]
[[Image:Button-fleet-activites.jpg|link=]]
[[Image:Button-managerie.jpg|link=]]
</div>
</center>
[[Category:Chythar Skyfire]]
[[Category:Chythar Skyfire]]

Revision as of 05:11, 11 May 2015

Button-service-records.jpg Button-awards.jpg Button-fleet-activites.jpg Button-managerie.jpg

CharactersCardchive

Handy Links


Handy Code


Putting useful code over here. Sandboxes are useful for this.

Starfleet instructor.png USS Fantasy Crew Awards Starfleet instructor.png