|
|
| (8 intermediate revisions by 3 users not shown) |
| Line 1: |
Line 1: |
| Just a simple editor/importer who enjoys Lets Play and roleplaying content.
| | {{Userbox |
| | | name=Tdis8629 |
| | | real= Thomas DiStefano |
| | | role= Moderator, Editor |
| | }} |
|
| |
|
| ==Imports==
| |
| * [[Jake]]
| |
| * [[Squinks]]
| |
| * [[Arin]]
| |
| * [[Bumbley]]
| |
| * [[Gracias]]
| |
| ==Major revisions==
| |
| * [[Gracias]]
| |
| ** Reformat and cleaning up links
| |
|
| |
|
| ==Major creations==
| |
| * [[Cards/Card_Gems|Cards/Card Gems]]
| |
|
| |
|
| ==Formatting help==
| | Just an editor who enjoys Lets Play and roleplaying content. |
|
| |
|
| After a couple of messages asking for help, I may as well create a basic wiki formatting guide. If you are fluent in X/HTML and CSS, you can also use those in place of simplified commands, or use in conjunction of when creating additional flair.
| | ==Major creations== |
| | | * Cards/Card Gems |
| (Note: More info can be found at [http://www.mediawiki.org/wiki/User_hub MediaWiki's help site])
| |
| | |
| ===Tables===
| |
| A basic table in the the editor looks like this
| |
| {|
| |
| |<pre>
| |
| {| <-- Start the table
| |
| |1,1 <-- First row, first column
| |
| |1,2 <-- First row, second column
| |
| |- <-- row break
| |
| |2,1 <-- Second row, first column
| |
| |2,2 <-- Second row, second column
| |
| |} <-- End table
| |
| </pre>
| |
| |}
| |
| Which makes it look like this:
| |
|
| |
|
| {|
| | ==Contact== |
| |1,1
| | If you wish to contact me, here are some links (in order of usage): |
| |1,2
| |
| |-
| |
| |2,1
| |
| |2,2
| |
| |}
| |
|
| |
|
| To add borders to each cell, add class="wikitable" in front of <code>{|</code>, to make it look like this:
| | [mailto:tdis8629@gmail.com E-Mail] |
|
| |
|
| {| class="wikitable"
| | [https://np.reddit.com/u/tdis8629 Reddit] |
| |1,1
| |
| |1,2
| |
| |-
| |
| |2,1
| |
| |2,2
| |
| |}
| |
|
| |
|
| To add headers, use <code>!</code> as your first row:
| | [[User_talk:Tdis8629|Talk Page]] (It exists, I swear!) |
| {|
| |
| |<pre>
| |
| {| <-- Start the table
| |
| !1,1 <-- Header, first column
| |
| !1,2 <-- Header, second column | |
| |- <-- row break
| |
| |2,1 <-- Second row, first column
| |
| |2,2 <-- Second row, second column
| |
| |} <-- End table
| |
| </pre>
| |
| |}
| |
| Which looks like this:
| |
| {| class="wikitable"
| |
| !1,1
| |
| !1,2
| |
| |-
| |
| |2,1
| |
| |2,2
| |
| |}
| |
|
| |
|
| ===Uploads===
| | [https://plus.google.com/115511530394108766161 Google+] |
| As always, I will include additional help links for [http://www.mediawiki.org/wiki/Help:Images Images] via Mediawiki's help pages.
| |
| ====Photos and Images====
| |
| To upload a file, go [[Special:Upload|here]], or select Upload File and select the image. After browsing for it on your computer/mobile device, you are able to modify its name and give a description. Select "Upload Image," and you will be redirected to its page.
| |
| * '''NOTE''': Currently, the file limit is 10MB, though most assets shouldn't exceed 2MB
| |
|
| |
|
| To add a photo, add <code><nowiki>[[File:photoNameHere.ext]]</nowiki></code> to an article, and it will appear when you commit the edit.
| |
| ====Modifications====
| |
| With photos and media, there are a select amount modifications you can add to fit your needs.
| |
| [[File:Melee_gem.png|thumb|Example asset; will be scaled down in examples]]
| |
|
| |
|
| {| class="wikitable"
| | [[Category: Moderator]] |
| |+ Photos and Image assets
| |
| ! Modification type
| |
| ! Description
| |
| ! Example
| |
| ! Effect
| |
| |-
| |
| | Resize
| |
| | Resizes the object to its specified size (in pixels; scales)
| |
| | <code><nowiki>[[File:Melee_gem.png|50px]]</nowiki></code>
| |
| | [[File:Melee_gem.png|50px]]
| |
| |-
| |
| | Thumbnail
| |
| | Adds a box surrounding it; useful for side assets; defaults to right side
| |
| | <code><nowiki>[[File:Melee_gem.png|thumb]]</nowiki></code>
| |
| | [[File:Melee_gem.png|50px|thumb]]
| |
| |-
| |
| | Description
| |
| | ''Requires'': thumb | Add a description to the bottom
| |
| | <code><nowiki>[[File:Melee gem.png|thumb|Name here]]</nowiki></code>
| |
| | [[File:Melee_gem.png|50px|thumb|Name here]]
| |
| |-
| |
| | Horizontal Position
| |
| | Sets the position of an item to either left, right, or centered; image floats with the flow of the section, and colliding objects are pushed
| |
| | <code><nowiki>[[File:Melee_gem.png|right]]</nowiki></code>
| |
| | [[File:Melee_gem.png|50px|right]]
| |
| |-
| |
| | Vertical Position
| |
| | Sets the position of an item to either top, bottom, middle,etc ; image floats with the flow of the section, and colliding objects are pushed
| |
| | <code><nowiki>[[File:Melee_gem.png|top]]</nowiki></code>
| |
| | [[File:Melee_gem.png|50px|top]]
| |
| |}
| |
| Tdis8629 |
|---|
 |
| Real Name | Thomas DiStefano |
| Role | Moderator, Editor |
| Affiliations | Wiki |
Just an editor who enjoys Lets Play and roleplaying content.
Major creations
If you wish to contact me, here are some links (in order of usage):
E-Mail
Reddit
Talk Page (It exists, I swear!)
Google+