User:Tdis8629: Difference between revisions

From Unforgotten Realms Wiki
Jump to navigationJump to search
imported>Tdis8629
No edit summary
imported>Mayonnaisinator
mNo edit summary
 
(10 intermediate revisions by 4 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]]
Just an editor who enjoys Lets Play and roleplaying content.
* [[Arin]]
* [[Bumbley]]
* [[Gracias]]
==Major revisions==
* [[Gracias]]
** Reformat and cleaning up links


==Major creations==
==Major creations==
* [[Cards/Card_Gems|Cards/Card Gems]]
* Cards/Card Gems
 
==Formatting help==


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.
==Contact==
If you wish to contact me, here are some links (in order of usage):


(Note: More info can be found at [http://www.mediawiki.org/wiki/User_hub MediaWiki's help site])
[mailto:tdis8629@gmail.com E-Mail]


===Tables===
[https://np.reddit.com/u/tdis8629 Reddit]
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:


{|
[[User_talk:Tdis8629|Talk Page]] (It exists, I swear!)
|1,1
|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:
[https://plus.google.com/115511530394108766161 Google+]


{| class="wikitable"
|1,1
|1,2
|-
|2,1
|2,2
|}


To add headers, use <code>!</code> as your first row:
[[Category: Moderator]]
{|
|<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
|}

Latest revision as of 12:55, 6 September 2017

Tdis8629
Real NameThomas DiStefano
RoleModerator, Editor
AffiliationsWiki



Just an editor who enjoys Lets Play and roleplaying content.

Major creations

  • Cards/Card Gems

Contact

If you wish to contact me, here are some links (in order of usage):

E-Mail

Reddit

Talk Page (It exists, I swear!)

Google+