Difference between revisions of "User:DJRedNightGaming"

From RimWorld Wiki
Jump to navigation Jump to search
m
m (Profile v1.0.0)
Line 1: Line 1:
== Training Template Updates ==
+
<div class="infobox c_08" style="float:right;">
 +
<p class="heading">{{{name|{{BASEPAGENAME}}}}}</p>
 +
<div class="wrapper">
 +
<!-- Image -->
 +
<div style="width: 250px; height: 250px; display: table-cell; vertical-align: middle; text-align: center; padding: 0; margin: 0;title="DJRedNightGaming">[[File:DJRedNightGamingProfilePicture.jpg|200px]]</div>
 +
<!-- Description -->
 +
<p class="text-center" style="display:block; font-size:89%; padding: .5em;">
 +
Video Game Enthusiast, Programmer, & Lover of All Things Tech
 +
</p>
 +
----
 +
<!-- List of Info Items -->
 +
<p class="text-center" style="display:block; font-weight: bold; padding: .5em;">
 +
Profile Information
 +
</p>
 +
<dl>
 +
<dt>Discord ID</dt>
 +
<dd style="border-left: none;">DJRedNight#3428</dd>
 +
<br style="clear: both; height: 0px;" />
 +
</dl>
 +
----
 +
<p class="text-center" style="display:block; font-weight: bold; padding: .1em;">
 +
Social Connections
 +
</p>
 +
<table style="text-align: center;">
 +
<tr>
 +
<td style="width: 29.875px">[[File:Discord.png|25px|Rimworld Wiki Discord|link=https://discord.gg/PFbB9vN]]</td>
 +
<td style="width: 29.875px">[[File:Twitch.png|25px|DJRedNightGaming Twitch Channel|link=https://www.twitch.tv/djrednightgaming]]</td>
 +
<td style="width: 29.875px">[[File:Twitter2.png|25px|DJRedNightGaming Twitter Profile|link=https://twitter.com/DJRedNight]]</td>
 +
<td style="width: 29.875px">[[File:Youtube.png|25px|WebDevHacks YouTube Channel|link=https://www.youtube.com/channel/UCOPfHDKYCrmPUEghv23NZqQ]]</td>
 +
<td style="width: 29.875px">[[File:Steam2.png|25px|DJRedNightGaming Steam Profile|link=https://steamcommunity.com/id/DJRedNightMC]]</td>
 +
<td style="width: 29.875px">[[File:Reddit2.png|25px|OpenMindedRecovery|link=https://www.reddit.com/user/OpenmindedRecovery]]</td>
 +
<td style="width: 29.875px">[[File:Stack-overflow.png|25px|J. Robinson Stack Overflow Profile|link=https://stackoverflow.com/users/6572260/j-robinson]]</td>
 +
<td style="width: 29.875px">[[File:Github.png|25px|JD's Web Service Github|link=https://github.com/jdswebservice]]</td>
 +
</tr>
 +
</table>
  
For more in-depth discussion on the usage and reasoning behind the changes, see [[Template_talk:TrainingTable|here]]. The updated template can be found here: [[Template:TrainingTemplateUpdated]]
+
</div> <!-- ./wrapper -->
 +
</div> <!-- ./infobox -->
 +
== Welcome ==
  
=== Example Output ===
+
Hello there and thanks for visiting my profile! My name is DJRedNight. I'm a programmer, video game enthusiast, and lover of all things tech! Feel free to reach out to me via Discord to connect, share ideas, or ask questions! I'm always free and available to chat!
  
{{TrainingTemplateUpdated}}
+
== How to Get Involved ==
  
=== Required Code on Every Animal Page ===
+
You want to get involved more in the creation of the Rimworld Wiki? Check out the [[RimWorld_Wiki:Community_portal|Community Portal]] to learn more! Also don't forget to join the Rimworld Wiki Discord to stay in touch with fellow contributors!
  
The following code is going to now be required on every [[Animals]] page. This is to "set" or "define" the properties of the specific animal when it comes to training.
+
== Current Projects ==
  
<pre>
+
Some of my current Rimworld Wiki Projects! If you have any suggestions, please feel free to reach out to me via Discord!
<!-- Set the Declaration of Variables for the Animal Training Template-->
 
{{#set: Can_Train_Guard=true}}
 
{{#set: Can_Train_Attack=false}}
 
{{#set: Can_Train_Rescue=true}}
 
{{#set: Can_Train_Haul=false}}
 
</pre>
 
  
The following properties are used for the new template.
+
[[User:DJRedNightGaming/TrainingTemplateUpdate|Training Template Update for v.1.1.2610]]
 
 
[[Property:Can_Train_Guard]]
 
 
 
[[Property:Can_Train_Attack]]
 
 
 
[[Property:Can_Train_Rescue]]
 
 
 
[[Property:Can_Train_Haul]]
 
 
 
The following values are to be set for animals as of V1.1.2610: [[User:DJRedNightGaming/AnimalTrainingPropertyValues]]
 
 
 
 
 
<!-- Set the Declaration of Variables for the Animal Training Template-->
 
{{#set: Can_Train_Guard=true}}
 
{{#set: Can_Train_Attack=false}}
 
{{#set: Can_Train_Rescue=true}}
 
{{#set: Can_Train_Haul=false}}
 

Revision as of 05:51, 26 April 2020

DJRedNightGaming

DJRedNightGamingProfilePicture.jpg

Video Game Enthusiast, Programmer, & Lover of All Things Tech


Profile Information

Discord ID
DJRedNight#3428


Social Connections

Rimworld Wiki Discord DJRedNightGaming Twitch Channel DJRedNightGaming Twitter Profile WebDevHacks YouTube Channel DJRedNightGaming Steam Profile OpenMindedRecovery J. Robinson Stack Overflow Profile JD's Web Service Github

Welcome

Hello there and thanks for visiting my profile! My name is DJRedNight. I'm a programmer, video game enthusiast, and lover of all things tech! Feel free to reach out to me via Discord to connect, share ideas, or ask questions! I'm always free and available to chat!

How to Get Involved

You want to get involved more in the creation of the Rimworld Wiki? Check out the Community Portal to learn more! Also don't forget to join the Rimworld Wiki Discord to stay in touch with fellow contributors!

Current Projects

Some of my current Rimworld Wiki Projects! If you have any suggestions, please feel free to reach out to me via Discord!

Training Template Update for v.1.1.2610