Difference between revisions of "User:Nerdvana"
Jump to navigation
Jump to search
m |
m |
||
Line 39: | Line 39: | ||
* [[Guide to Cities|Bobbi's Guide to Cities]] | * [[Guide to Cities|Bobbi's Guide to Cities]] | ||
* [https://www.rapidtables.com/web/color/RGB_Color.html RGB Colors] | * [https://www.rapidtables.com/web/color/RGB_Color.html RGB Colors] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== On MUSH Code == | == On MUSH Code == | ||
Line 77: | Line 63: | ||
When a text message or messaging thread is important for a scene it is good to include it but I'd prefer for it to look right, so I came up with a nested table-in-table format that lets me do just that. Read about it [[Formatting Text Messages for Wiki Log Posts|here]], feel free to borrow it! | When a text message or messaging thread is important for a scene it is good to include it but I'd prefer for it to look right, so I came up with a nested table-in-table format that lets me do just that. Read about it [[Formatting Text Messages for Wiki Log Posts|here]], feel free to borrow it! | ||
+ | |||
+ | == Images == | ||
+ | |||
+ | I've added a number of Icons that do not belong on the [[Icons]] page, those I am listing here. | ||
+ | |||
+ | * [[:File:VA-circuity-icon.png]]: this is my alternative VA icon that is primarily green (its a circuit board image overlaid on the VA symbol) | ||
+ | * [[:File:VA-inverted-colors.png]]: this is a color inversion of [[:File:Virtualadepts.png]] | ||
+ | * [[:File:AU-SphereData.jpg]]: this is a Sphere Icon for the Data Sphere, from her alternate timeline | ||
+ | * [[:File:Thumbs-up.png]]: a thumbs up icon for use in IC text messages | ||
+ | * [[:File:Homid-Mage.png]]: a mixture of the Garou Homid icon and the Mage Skull icon | ||
+ | * [[:File:Homid-Vamp.png]]: a mixture of the Garou Homid icon and the Vampire Skull icon | ||
+ | * [[:File:AlternateWraith.png]]: a mixture of the Garou Homid icon and the basic Wraith Key icon | ||
+ | * [[:File:Ananasi (mint).png|Ananasi (mint).png]]: a reskin of the [[:File:Ananasi.png]] from the [[Icons]] page. | ||
+ | * [[:File:Changeling_misted.png|Changeling_misted.png]]: a reskin of the [[:File:Changeling_color.png]] from the [[Icons]] page. | ||
+ | * [[:File:Ananasi-white.png]]: a white (inverted) reskin of the [[:File:Ananasi.png]] from the [[Icons]] page. | ||
+ | * [[:File:Ananasi-pale gray.png]]: a pale gray reskin of the [[:File:Ananasi.png]] from the [[Icons]] page. | ||
[[Category:Unofficial]] | [[Category:Unofficial]] |
Revision as of 04:51, 5 December 2020
Characters
Characters that I play are:
Helpful Links
Building
Descing
- Fashion Dictionary
- Historical Colors
- Jeans.com Fit Guide
- Names of Sleeve Lengths
- Parts of a boot
- Parts of a spider
Important Rules Pages
Useful Utilities
Useful Pages
On MUSH Code
As I code things I'll include them here if they are minor, if they are major I'll make separate pages for them.
Unofficial Code Pages
The following are a list of pages with code I've written up:
- ADESC Code That Only Others Trigger
- LATTR Commands that list the attribute names on objects in a clean format
- NAME and DBref Number Display for Easy Nom Participant Listing
- Personal Descer that handles descriptions in modular parts
- Short Desc Visability at a Distance code which was shared with me by Xiu's player.
On Wiki Code
Non-breaking spaces
If you want to tab in you can use a few non-breaking spaces ( ). Wikipedia has a whole article on them here if you want to read more about them.
Text Messaging Format
When a text message or messaging thread is important for a scene it is good to include it but I'd prefer for it to look right, so I came up with a nested table-in-table format that lets me do just that. Read about it here, feel free to borrow it!
Images
I've added a number of Icons that do not belong on the Icons page, those I am listing here.
- File:VA-circuity-icon.png: this is my alternative VA icon that is primarily green (its a circuit board image overlaid on the VA symbol)
- File:VA-inverted-colors.png: this is a color inversion of File:Virtualadepts.png
- File:AU-SphereData.jpg: this is a Sphere Icon for the Data Sphere, from her alternate timeline
- File:Thumbs-up.png: a thumbs up icon for use in IC text messages
- File:Homid-Mage.png: a mixture of the Garou Homid icon and the Mage Skull icon
- File:Homid-Vamp.png: a mixture of the Garou Homid icon and the Vampire Skull icon
- File:AlternateWraith.png: a mixture of the Garou Homid icon and the basic Wraith Key icon
- Ananasi (mint).png: a reskin of the File:Ananasi.png from the Icons page.
- Changeling_misted.png: a reskin of the File:Changeling_color.png from the Icons page.
- File:Ananasi-white.png: a white (inverted) reskin of the File:Ananasi.png from the Icons page.
- File:Ananasi-pale gray.png: a pale gray reskin of the File:Ananasi.png from the Icons page.