User:Zephyr/sandbox2: Difference between revisions

From 118Wiki
Jump to navigation Jump to search
(+code I liked from Jarred Thoran's sim archive to work on later)
m (FltAdml. Wolf moved page User:Chythar Daniel Skyfire/sandbox2 to User:Zephyr/sandbox2: Automatically moved page while renaming the user "Chythar Daniel Skyfire" to "Zephyr")
(No difference)

Revision as of 16:00, 8 August 2017

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

CharactersCardchive


Zephyr lost these before


  • 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.
  • Ship Icons Small: 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.
  • Template:Ribbons Display: Rich's ribbon display template thingie
|{{Shiptile|USS Invicta|Cardiff_new_9.jpg|x80px}}

gives you

Cardiff new 9.jpg
  • Gallery code usefulness:
    <gallery mode=packed caption="Movie Poster" heights=300px>File:Gorkon movie poster.jpg|Gorkon Movie Poster</gallery>
    gives you
  • Movie Poster
  • Gorkon Movie Poster

    Gorkon Movie Poster

  • 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.

Template things


Handy Code


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

  • Color hex codes:
    • Dark Goldenrod: #b8860b
    • Maroon: #800000
    • Teal: #008080


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

No Link Templates:

{{No Link New|Lt. Commander|Saveron||Teal|237611 - 237706|Roster-blank.jpg|STYLE=Slanted}}
{{No Link Old|Commander|Servik||Red|237611 - 237706|Roster-blank.jpg|STYLE=Slanted}}
{{No ID Tile Officer|CHARACTER NAME|UNIFORM COLOR|CURRENT POST}} <-- this one is for NPCs who don't have an ID page and using the format below.

Crew History Subpage Template code thing

 
{{CrewHistory-Subpages|SHIP = Invicta}}

Crew History/Subpage code thingie for transclusion

{{Athena}}
{{AthenaCrewHistory|SHIP = USS Athena}}
{{:Athena Crew History/Command Division}}
{{:Athena Crew History/Operations Division}}
{{:Athena Crew History/Sciences Division}}
{{:Athena Crew History/Medical Division}}
{{:Athena Crew History/Marine Regiment}}
{{:Athena Crew History/Intel Division}}
{{:Athena Crew History/Civilian Contingent}}
{{CrewHistory End}}



Floaty Sidebar Code & LCARS design (view commented out lines by clicking 'edit')


Collapsible stardate thingies for future usage later

 
: <span style="font-size:88%">''Click stardates below to expand or collapse.''</span>

<div class="mw-customtoggle-239405" style="cursor:pointer" >'''Stardate: 239405 - 239406'''</div>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-239405">

</div>
<div style="clear:both"></div>