Difference between revisions of "User:Albedo"

From RimWorld Wiki
Jump to navigation Jump to search
(2 lines about me)
 
m (x)
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
Assistant Admin on a couple other Wiki pages (Dwarf Fortress, DDO). My main ability is in writing and style, making a page more "user-friendly", rather than higher-level coding.
 
Assistant Admin on a couple other Wiki pages (Dwarf Fortress, DDO). My main ability is in writing and style, making a page more "user-friendly", rather than higher-level coding.
 +
 +
<hr></hr>
 +
'''RW Wikicode notes''' '' (every wiki's templates can be slightly diff)'':
 +
* floating image (syntax order critical here):
 +
:: <nowiki>[[File:EXAMPLE.png|400px|thumb|left|& text goes here]]</nowiki> (see example [[Beer]])
 +
* For X see [Y#a|Z]
 +
: <nowiki>{{For|summary of reference material|Compound#Redirect{{!}}Visible redirect}}</nowiki> ''
 +
:: ('''Note''' that the "summary" section starts ''lower case'' (the word "For" starts the sentence))''
 +
* Verify: <nowiki> {{Check Tag|Visible Question?|expanded Mouse-hover text?}}</nowiki>
 +
* <nowiki>{{TOCright}}</nowiki> & <nowiki>__NOTOC__</nowiki> (''double'' underline each side!)
 +
*  <nowiki>{{key|Enter}} </nowiki> = {{key|Enter}}

Latest revision as of 22:46, 5 April 2022

Assistant Admin on a couple other Wiki pages (Dwarf Fortress, DDO). My main ability is in writing and style, making a page more "user-friendly", rather than higher-level coding.


RW Wikicode notes (every wiki's templates can be slightly diff):

  • floating image (syntax order critical here):
[[File:EXAMPLE.png|400px|thumb|left|& text goes here]] (see example Beer)
  • For X see [Y#a|Z]
{{For|summary of reference material|Compound#Redirect{{!}}Visible redirect}}
(Note that the "summary" section starts lower case (the word "For" starts the sentence))
  • Verify: {{Check Tag|Visible Question?|expanded Mouse-hover text?}}
  • {{TOCright}} & __NOTOC__ (double underline each side!)
  • {{key|Enter}} = ↵ Enter