task
stringlengths
12
101
input
stringlengths
0
3.73k
output
stringlengths
1
5.04k
options
sequence
pageTitle
stringlengths
0
320
outputColName
stringlengths
1
216
url
stringlengths
14
211
wdcFile
stringlengths
69
76
f7723559_CSS_HTML_XHTML_Reference_Book__Description_and_notes
[Property/Values] bottom either a percentage, length, auto, or inherit [Description and notes]
for setting the distance that an element should be offset from its parent element's bottom edge initial value: auto; not inherited; percentages refer to height of containing block
[]
CSS HTML XHTML Reference Book
Description and notes
http://www.elizabethcastro.com/html/extras/cssref.html
7/1438042988311.72_20150728002308-00112-ip-10-236-191-2_425951468_0.json
f7723559_CSS_HTML_XHTML_Reference_Book__Description_and_notes
[Property/Values] color a color or inherit [Description and notes]
for setting the foreground color of an element initial value: parent's color, some colors are set by browser; inherited
[]
CSS HTML XHTML Reference Book
Description and notes
http://www.elizabethcastro.com/html/extras/cssref.html
7/1438042988311.72_20150728002308-00112-ip-10-236-191-2_425951468_0.json
f7723559_CSS_HTML_XHTML_Reference_Book__Description_and_notes
[Property/Values] cursor one of auto, crosshair, default, pointer, move, e-resize, ne-resize, nw-resize, n-resize, se-resize, sw-resize, s-resize, w-resize, text, wait, help, a URL, or inherit [Description and notes]
for setting the cursor's shape initial value: auto; inherited
[]
CSS HTML XHTML Reference Book
Description and notes
http://www.elizabethcastro.com/html/extras/cssref.html
7/1438042988311.72_20150728002308-00112-ip-10-236-191-2_425951468_0.json
f7723559_CSS_HTML_XHTML_Reference_Book__Description_and_notes
[Property/Values] display one of inline, block, list-item, none, inherit [Description and notes]
for determining how and if an element should be displayed initial value: inline; not inherited
[]
CSS HTML XHTML Reference Book
Description and notes
http://www.elizabethcastro.com/html/extras/cssref.html
7/1438042988311.72_20150728002308-00112-ip-10-236-191-2_425951468_0.json
f7723559_CSS_HTML_XHTML_Reference_Book__Description_and_notes
[Property/Values] float one of left, right, none, inherit [Description and notes]
for determining on which side of an element other elements are permitted to float initial value: none; may not be applied to positioned elements or generated content; not inherited
[]
CSS HTML XHTML Reference Book
Description and notes
http://www.elizabethcastro.com/html/extras/cssref.html
7/1438042988311.72_20150728002308-00112-ip-10-236-191-2_425951468_0.json
f7723559_CSS_HTML_XHTML_Reference_Book__Description_and_notes
[Property/Values] font if desired, any combination of the values for font-style, font-variant and font-weight followed by the required font-size, an optional value for line-height and the also required font-family, or use inherit [Description and notes]
for setting at least the font family and size, and optionally the style, variant, weight, and line-height of text initial value depends on individual properties; inherited; percentages allowed for values of font-size and line-height
[]
CSS HTML XHTML Reference Book
Description and notes
http://www.elizabethcastro.com/html/extras/cssref.html
7/1438042988311.72_20150728002308-00112-ip-10-236-191-2_425951468_0.json
f7723559_CSS_HTML_XHTML_Reference_Book__Description_and_notes
[Property/Values] font-family one or more quotation mark-enclosed font names followed by an optional generic font name, or use inherit [Description and notes]
for choosing the font family for text initial value: depends on browser; inherited
[]
CSS HTML XHTML Reference Book
Description and notes
http://www.elizabethcastro.com/html/extras/cssref.html
7/1438042988311.72_20150728002308-00112-ip-10-236-191-2_425951468_0.json
f7723559_CSS_HTML_XHTML_Reference_Book__Description_and_notes
[Property/Values] font-size an absolute size, a relative size, a length, a percentage, or inherit [Description and notes]
for setting the size of text initial value: medium; the computed value is inherited; percentages refer to parent element's font size
[]
CSS HTML XHTML Reference Book
Description and notes
http://www.elizabethcastro.com/html/extras/cssref.html
7/1438042988311.72_20150728002308-00112-ip-10-236-191-2_425951468_0.json
f7723559_CSS_HTML_XHTML_Reference_Book__Description_and_notes
[Property/Values] font-style either normal, italic, oblique, or inherit [Description and notes]
for making text italic initial value: normal; inherited
[]
CSS HTML XHTML Reference Book
Description and notes
http://www.elizabethcastro.com/html/extras/cssref.html
7/1438042988311.72_20150728002308-00112-ip-10-236-191-2_425951468_0.json
f7723559_CSS_HTML_XHTML_Reference_Book__Description_and_notes
[Property/Values] font-variant either normal, small-caps, or inherit [Description and notes]
for setting text in small caps initial value: normal; inherited
[]
CSS HTML XHTML Reference Book
Description and notes
http://www.elizabethcastro.com/html/extras/cssref.html
7/1438042988311.72_20150728002308-00112-ip-10-236-191-2_425951468_0.json
f7723559_CSS_HTML_XHTML_Reference_Book__Description_and_notes
[Property/Values] font-weight either normal, bold, bolder, lighter, 100, 200, 300, 400, 500, 600, 700, 800, 900, or inherit [Description and notes]
for applying, removing, and adjusting bold formatting initial value: normal; the numeric values are considered keywords and not integers (you can't choose 150, for example); inherited
[]
CSS HTML XHTML Reference Book
Description and notes
http://www.elizabethcastro.com/html/extras/cssref.html
7/1438042988311.72_20150728002308-00112-ip-10-236-191-2_425951468_0.json
f7723559_CSS_HTML_XHTML_Reference_Book__Description_and_notes
[Property/Values] height either a length, percentage, auto, or inherit [Description and notes]
for setting the height of an element initial value: auto; may be applied to all elements except non-replaced inline elements, table columns, and column groups; not inherited
[]
CSS HTML XHTML Reference Book
Description and notes
http://www.elizabethcastro.com/html/extras/cssref.html
7/1438042988311.72_20150728002308-00112-ip-10-236-191-2_425951468_0.json
f7723559_CSS_HTML_XHTML_Reference_Book__Description_and_notes
[Property/Values] left either a length, percentage, auto, or inherit [Description and notes]
for setting the distance that an element should be offset from its parent element's left edge initial value: auto; may only be applied to positioned elements; not inherited; percentages refer to width of containing block
[]
CSS HTML XHTML Reference Book
Description and notes
http://www.elizabethcastro.com/html/extras/cssref.html
7/1438042988311.72_20150728002308-00112-ip-10-236-191-2_425951468_0.json
f7723559_CSS_HTML_XHTML_Reference_Book__Description_and_notes
[Property/Values] letter-spacing either normal, a length, or inherit [Description and notes]
for setting the amount of space between letters initial value: normal; inherited
[]
CSS HTML XHTML Reference Book
Description and notes
http://www.elizabethcastro.com/html/extras/cssref.html
7/1438042988311.72_20150728002308-00112-ip-10-236-191-2_425951468_0.json
f7723559_CSS_HTML_XHTML_Reference_Book__Description_and_notes
[Property/Values] line-height either normal, a number, a length, a percentage, or inherit [Description and notes]
for setting the amount of space between lines of text initial value: normal; inherited; percentages refer to the font size of the element itself
[]
CSS HTML XHTML Reference Book
Description and notes
http://www.elizabethcastro.com/html/extras/cssref.html
7/1438042988311.72_20150728002308-00112-ip-10-236-191-2_425951468_0.json
f7723559_CSS_HTML_XHTML_Reference_Book__Description_and_notes
[Property/Values] list-style any combination of the values for list-style-type, list-style-position and/or list-style-image, or use inherit [Description and notes]
for setting a list's marker (regular or custom) and its position initial value depends on initial values of individual elements; may only be applied to list elements; inherited
[]
CSS HTML XHTML Reference Book
Description and notes
http://www.elizabethcastro.com/html/extras/cssref.html
7/1438042988311.72_20150728002308-00112-ip-10-236-191-2_425951468_0.json
f7723559_CSS_HTML_XHTML_Reference_Book__Description_and_notes
[Property/Values] list-style-image either a URL, none, or inherit [Description and notes]
for designating a custom marker for a list initial value: none; may only be applied to list elements; overrides list-style-type; inherited
[]
CSS HTML XHTML Reference Book
Description and notes
http://www.elizabethcastro.com/html/extras/cssref.html
7/1438042988311.72_20150728002308-00112-ip-10-236-191-2_425951468_0.json
f7723559_CSS_HTML_XHTML_Reference_Book__Description_and_notes
[Property/Values] list-style-position either inside, outside, or inherit [Description and notes]
for determining the position of a list's marker initial value: outside; may only be applied to list elements; inherited
[]
CSS HTML XHTML Reference Book
Description and notes
http://www.elizabethcastro.com/html/extras/cssref.html
7/1438042988311.72_20150728002308-00112-ip-10-236-191-2_425951468_0.json
f7723559_CSS_HTML_XHTML_Reference_Book__Description_and_notes
[Property/Values] list-style-type either disc, circle, square, decimal, lower-roman, upper-roman, lower-alpha, upper-alpha, none, or inherit [Description and notes]
for setting a list's marker initial value: disc; may only be applied to list elements; not used if list-style-type is valid; inherited
[]
CSS HTML XHTML Reference Book
Description and notes
http://www.elizabethcastro.com/html/extras/cssref.html
7/1438042988311.72_20150728002308-00112-ip-10-236-191-2_425951468_0.json
f7723559_CSS_HTML_XHTML_Reference_Book__Description_and_notes
[Property/Values] margin one to four of the following: length, percentage, or auto, or inherit [Description and notes]
for setting the amount of space between one or more sides of an element's border and its parent element initial value depends on browser and on value of width; not inherited; percentages refer to width of containing block
[]
CSS HTML XHTML Reference Book
Description and notes
http://www.elizabethcastro.com/html/extras/cssref.html
7/1438042988311.72_20150728002308-00112-ip-10-236-191-2_425951468_0.json
f7723559_CSS_HTML_XHTML_Reference_Book__Description_and_notes
[Property/Values] margin-top, margin-right, margin-bottom, margin-left either a length, percentage, auto, or inherit [Description and notes]
for setting the amount of space between only one side of an element's border and its parent element initial value: 0; not inherited; percentages refer to width of containing block; the values for margin-right and margin-left may be overridden if sum of width, margin-right, and margin-left are larger than parent element's containing block
[]
CSS HTML XHTML Reference Book
Description and notes
http://www.elizabethcastro.com/html/extras/cssref.html
7/1438042988311.72_20150728002308-00112-ip-10-236-191-2_425951468_0.json
f7723559_CSS_HTML_XHTML_Reference_Book__Description_and_notes
[Property/Values] marks either crop, cross or both, or use none or inherit [Description and notes]
for printing crop marks and/or cross marks initial value: none; can only be applied in a @page rule
[]
CSS HTML XHTML Reference Book
Description and notes
http://www.elizabethcastro.com/html/extras/cssref.html
7/1438042988311.72_20150728002308-00112-ip-10-236-191-2_425951468_0.json
f7723559_CSS_HTML_XHTML_Reference_Book__Description_and_notes
[Property/Values] max-height, max-width either a length, percentage, none, or inherit [Description and notes]
for setting the maximum height and/or width of an element, respectively initial value: none; may not be applied to non-replaced inline elements or table elements; not inherited; percentages refer to height/width of containing block
[]
CSS HTML XHTML Reference Book
Description and notes
http://www.elizabethcastro.com/html/extras/cssref.html
7/1438042988311.72_20150728002308-00112-ip-10-236-191-2_425951468_0.json
f7723559_CSS_HTML_XHTML_Reference_Book__Description_and_notes
[Property/Values] min-height, min-width either a length, percentage, or inherit [Description and notes]
for setting the minimum height and/or width of an element, respectively initial value: 0; may not be applied to non-replaced inline elements or table elements; not inherited; percentages refer to height/width of containing block
[]
CSS HTML XHTML Reference Book
Description and notes
http://www.elizabethcastro.com/html/extras/cssref.html
7/1438042988311.72_20150728002308-00112-ip-10-236-191-2_425951468_0.json
f7723559_CSS_HTML_XHTML_Reference_Book__Description_and_notes
[Property/Values] orphans either an integer or inherit [Description and notes]
for specifying how many lines of an element may appear alone at the bottom of a page initial value: 2; may only be applied to block-level elements; inherited
[]
CSS HTML XHTML Reference Book
Description and notes
http://www.elizabethcastro.com/html/extras/cssref.html
7/1438042988311.72_20150728002308-00112-ip-10-236-191-2_425951468_0.json
f7723559_CSS_HTML_XHTML_Reference_Book__Description_and_notes
[Property/Values] overflow either visible, hidden, scroll, auto, or inherit [Description and notes]
for determining where extra content should go if it does not fit in the element's content area initial value: visible; may only be applied to block-level and replaced elements; not inherited
[]
CSS HTML XHTML Reference Book
Description and notes
http://www.elizabethcastro.com/html/extras/cssref.html
7/1438042988311.72_20150728002308-00112-ip-10-236-191-2_425951468_0.json
f7723559_CSS_HTML_XHTML_Reference_Book__Description_and_notes
[Property/Values] padding one to four lengths or percentages, or inherit [Description and notes]
for specifying the distance between one or more sides of an element's content area and its border initial value depends on browser: not inherited; percentages refer to width of containing block
[]
CSS HTML XHTML Reference Book
Description and notes
http://www.elizabethcastro.com/html/extras/cssref.html
7/1438042988311.72_20150728002308-00112-ip-10-236-191-2_425951468_0.json
f7723559_CSS_HTML_XHTML_Reference_Book__Description_and_notes
[Property/Values] padding-top, padding-right, padding-bottom, padding-left either a length, percentage, or inherit [Description and notes]
for specifying the distance between one side of an element's content area and its border initial value: 0; not inherited; percentages refer to width of containing block
[]
CSS HTML XHTML Reference Book
Description and notes
http://www.elizabethcastro.com/html/extras/cssref.html
7/1438042988311.72_20150728002308-00112-ip-10-236-191-2_425951468_0.json
f7723559_CSS_HTML_XHTML_Reference_Book__Description_and_notes
[Property/Values] page either a page area's name or auto [Description and notes]
for specifying on which kind of page an element should be printed initial value: auto; may only be applied to block-level elements; inherited; names are defined with @page rule
[]
CSS HTML XHTML Reference Book
Description and notes
http://www.elizabethcastro.com/html/extras/cssref.html
7/1438042988311.72_20150728002308-00112-ip-10-236-191-2_425951468_0.json
f7723559_CSS_HTML_XHTML_Reference_Book__Description_and_notes
[Property/Values] page-break-after, page-break-before either always, avoid, auto, right, left, or inherit [Description and notes]
for specifying when page breaks should or should not occur initial value: auto; may only be applied to block-level elements; not inherited
[]
CSS HTML XHTML Reference Book
Description and notes
http://www.elizabethcastro.com/html/extras/cssref.html
7/1438042988311.72_20150728002308-00112-ip-10-236-191-2_425951468_0.json
f7723559_CSS_HTML_XHTML_Reference_Book__Description_and_notes
[Property/Values] page-break-inside either avoid, auto, or inherit [Description and notes]
for keeping page breaks from dividing an element across pages initial value: auto; may only be applied to block-level elements; inherited
[]
CSS HTML XHTML Reference Book
Description and notes
http://www.elizabethcastro.com/html/extras/cssref.html
7/1438042988311.72_20150728002308-00112-ip-10-236-191-2_425951468_0.json
f7723559_CSS_HTML_XHTML_Reference_Book__Description_and_notes
[Property/Values] position either static, relative, absolute, fixed, or inherit [Description and notes]
for determining how an element should be positioned with respect to the document's flow initial value: static; may not be applied to generated content; not inherited
[]
CSS HTML XHTML Reference Book
Description and notes
http://www.elizabethcastro.com/html/extras/cssref.html
7/1438042988311.72_20150728002308-00112-ip-10-236-191-2_425951468_0.json
f7723559_CSS_HTML_XHTML_Reference_Book__Description_and_notes
[Property/Values] right either a length, percentage, auto, or inherit [Description and notes]
for setting the distance that an element should be offset from its parent element's right edge initial value: auto; may only be applied to positioned elements; not inherited; percentages refer to width of containing block
[]
CSS HTML XHTML Reference Book
Description and notes
http://www.elizabethcastro.com/html/extras/cssref.html
7/1438042988311.72_20150728002308-00112-ip-10-236-191-2_425951468_0.json
f7723559_CSS_HTML_XHTML_Reference_Book__Description_and_notes
[Property/Values] size either individual lengths for width and height, a single value for both width and height, landscape, portrait, auto, or inherit. [Description and notes]
for determining the size of the printing area in a defined page initial value: auto; may only be used within an @page rule
[]
CSS HTML XHTML Reference Book
Description and notes
http://www.elizabethcastro.com/html/extras/cssref.html
7/1438042988311.72_20150728002308-00112-ip-10-236-191-2_425951468_0.json
f7723559_CSS_HTML_XHTML_Reference_Book__Description_and_notes
[Property/Values] table-display one of fixed, auto, or inherit [Description and notes]
for choosing the algorithm that should be used to determine the widths of cells initial value: auto; not inherited
[]
CSS HTML XHTML Reference Book
Description and notes
http://www.elizabethcastro.com/html/extras/cssref.html
7/1438042988311.72_20150728002308-00112-ip-10-236-191-2_425951468_0.json
f7723559_CSS_HTML_XHTML_Reference_Book__Description_and_notes
[Property/Values] text-align one of left, right, center, justify, a string, or inherit [Description and notes]
for aligning text initial value depends on browser and writing direction; may only be applied to block-level elements; inherited
[]
CSS HTML XHTML Reference Book
Description and notes
http://www.elizabethcastro.com/html/extras/cssref.html
7/1438042988311.72_20150728002308-00112-ip-10-236-191-2_425951468_0.json
f7723559_CSS_HTML_XHTML_Reference_Book__Description_and_notes
[Property/Values] text-decoration any combination of underline, overline, line-through, and blink, or none or inherit [Description and notes]
for decorating text (mostly with lines) initial value: none; not inherited
[]
CSS HTML XHTML Reference Book
Description and notes
http://www.elizabethcastro.com/html/extras/cssref.html
7/1438042988311.72_20150728002308-00112-ip-10-236-191-2_425951468_0.json
f7723559_CSS_HTML_XHTML_Reference_Book__Description_and_notes
[Property/Values] text-indent either a length, percentage, or inherit [Description and notes]
for setting the amount of space the first line of a paragraph should be indented initial value: 0; may only be applied to block-level elements; inherited; percentages refer to width of containing block
[]
CSS HTML XHTML Reference Book
Description and notes
http://www.elizabethcastro.com/html/extras/cssref.html
7/1438042988311.72_20150728002308-00112-ip-10-236-191-2_425951468_0.json
f7723559_CSS_HTML_XHTML_Reference_Book__Description_and_notes
[Property/Values] text-transform either capitalize, uppercase, lowercase, none, or inherit [Description and notes]
for setting the capitalization of an element's text initial value: none; inherited
[]
CSS HTML XHTML Reference Book
Description and notes
http://www.elizabethcastro.com/html/extras/cssref.html
7/1438042988311.72_20150728002308-00112-ip-10-236-191-2_425951468_0.json
f7723559_CSS_HTML_XHTML_Reference_Book__Description_and_notes
[Property/Values] top either a length, percentage, auto, or inherit [Description and notes]
for setting the distance that an element should be offset from its parent element's top edge initial value: auto; may only be applied to positioned elements; not inherited; percentages refer to height of containing block
[]
CSS HTML XHTML Reference Book
Description and notes
http://www.elizabethcastro.com/html/extras/cssref.html
7/1438042988311.72_20150728002308-00112-ip-10-236-191-2_425951468_0.json
f7723559_CSS_HTML_XHTML_Reference_Book__Description_and_notes
[Property/Values] vertical-align either baseline, sub, super, top, text-top, middle, bottom, text-bottom, a percentage, a length, or inherit [Description and notes]
for aligning elements vertically initial value: baseline; may only be applied to inline-level and table cell elements; not inherited; percentages refer to the element's line-height property
[]
CSS HTML XHTML Reference Book
Description and notes
http://www.elizabethcastro.com/html/extras/cssref.html
7/1438042988311.72_20150728002308-00112-ip-10-236-191-2_425951468_0.json
f7723559_CSS_HTML_XHTML_Reference_Book__Description_and_notes
[Property/Values] visibility either visible, hidden, collapse, or inherit [Description and notes]
for hiding elements without taking them out of the document's flow initial value: inherit, which rather makes the fact that it's not inherited a moot point
[]
CSS HTML XHTML Reference Book
Description and notes
http://www.elizabethcastro.com/html/extras/cssref.html
7/1438042988311.72_20150728002308-00112-ip-10-236-191-2_425951468_0.json
f7723559_CSS_HTML_XHTML_Reference_Book__Description_and_notes
[Property/Values] white-space either normal, pre, nowrap, or inherit [Description and notes]
for specifying how white space should be treated initial value: normal; may only be applied to block-level elements; inherited
[]
CSS HTML XHTML Reference Book
Description and notes
http://www.elizabethcastro.com/html/extras/cssref.html
7/1438042988311.72_20150728002308-00112-ip-10-236-191-2_425951468_0.json
f7723559_CSS_HTML_XHTML_Reference_Book__Description_and_notes
[Property/Values] widows either an integer or inherit [Description and notes]
for specifying how many lines of an element may appear alone at the top of a page initial value: 2; may only be applied to block-level elements; inherited
[]
CSS HTML XHTML Reference Book
Description and notes
http://www.elizabethcastro.com/html/extras/cssref.html
7/1438042988311.72_20150728002308-00112-ip-10-236-191-2_425951468_0.json
f7723559_CSS_HTML_XHTML_Reference_Book__Description_and_notes
[Property/Values] width either a length, percentage, auto, or inherit [Description and notes]
for setting the width of an element initial value: auto; may not be applied to non-replaced inline elements, table rows, or row groups; not inherited; percentages refer to width of containing block
[]
CSS HTML XHTML Reference Book
Description and notes
http://www.elizabethcastro.com/html/extras/cssref.html
7/1438042988311.72_20150728002308-00112-ip-10-236-191-2_425951468_0.json
f7723559_CSS_HTML_XHTML_Reference_Book__Description_and_notes
[Property/Values] word-spacing either normal, a length, or inherit [Description and notes]
for setting the distance between words initial value: normal; inherited
[]
CSS HTML XHTML Reference Book
Description and notes
http://www.elizabethcastro.com/html/extras/cssref.html
7/1438042988311.72_20150728002308-00112-ip-10-236-191-2_425951468_0.json
f7723559_CSS_HTML_XHTML_Reference_Book__Description_and_notes
[Property/Values] z-index either auto, an integer, or inherit [Description and notes]
for setting the depth of an element with respect to overlapping elements initial value: auto; may only be applied to positioned elements; not inherited
[]
CSS HTML XHTML Reference Book
Description and notes
http://www.elizabethcastro.com/html/extras/cssref.html
7/1438042988311.72_20150728002308-00112-ip-10-236-191-2_425951468_0.json
dddd2233_Controls___StarMade_Wiki__Commonly_Used_Controls
[Default Key] F1 [Commonly Used Controls]
Opens in-game help menu, changes depending on location of the player (Inside ship or out in space).
[]
Controls - StarMade Wiki
Commonly Used Controls
http://www.starmadewiki.com/wiki/Controls
7/1438042988311.72_20150728002308-00132-ip-10-236-191-2_731133217_1.json
dddd2233_Controls___StarMade_Wiki__Commonly_Used_Controls
[Default Key] F2 [Commonly Used Controls]
Detaches mouse from ship movement.
[]
Controls - StarMade Wiki
Commonly Used Controls
http://www.starmadewiki.com/wiki/Controls
7/1438042988311.72_20150728002308-00132-ip-10-236-191-2_731133217_1.json
dddd2233_Controls___StarMade_Wiki__Commonly_Used_Controls
[Default Key] Return [Commonly Used Controls]
Opens up the chat window.
[]
Controls - StarMade Wiki
Commonly Used Controls
http://www.starmadewiki.com/wiki/Controls
7/1438042988311.72_20150728002308-00132-ip-10-236-191-2_731133217_1.json
dddd2233_Controls___StarMade_Wiki__Commonly_Used_Controls
[Default Key] Space [Commonly Used Controls]
Switches between build and flightmode when in a ship.
[]
Controls - StarMade Wiki
Commonly Used Controls
http://www.starmadewiki.com/wiki/Controls
7/1438042988311.72_20150728002308-00132-ip-10-236-191-2_731133217_1.json
dddd2233_Controls___StarMade_Wiki__Commonly_Used_Controls
[Default Key] X [Commonly Used Controls]
Create and name a new ship (Ships can not yet be renamed after creation!).
[]
Controls - StarMade Wiki
Commonly Used Controls
http://www.starmadewiki.com/wiki/Controls
7/1438042988311.72_20150728002308-00132-ip-10-236-191-2_731133217_1.json
dddd2233_Controls___StarMade_Wiki__Commonly_Used_Controls
[Default Key] B [Commonly Used Controls]
Opens the shop interface if you are in range of a shop.
[]
Controls - StarMade Wiki
Commonly Used Controls
http://www.starmadewiki.com/wiki/Controls
7/1438042988311.72_20150728002308-00132-ip-10-236-191-2_731133217_1.json
dddd2233_Controls___StarMade_Wiki__Commonly_Used_Controls
[Default Key] R [Commonly Used Controls]
Enter or exit a ship core or build block or activate/deactivate certain blocks.
[]
Controls - StarMade Wiki
Commonly Used Controls
http://www.starmadewiki.com/wiki/Controls
7/1438042988311.72_20150728002308-00132-ip-10-236-191-2_731133217_1.json
dddd2233_Controls___StarMade_Wiki__Commonly_Used_Controls
[Default Key] I [Commonly Used Controls]
Opens up your inventory (drag and drop items to the left of this screen when near a shop to sell them quickly).
[]
Controls - StarMade Wiki
Commonly Used Controls
http://www.starmadewiki.com/wiki/Controls
7/1438042988311.72_20150728002308-00132-ip-10-236-191-2_731133217_1.json
dddd2233_Controls___StarMade_Wiki__Commonly_Used_Controls
[Default Key] t [Commonly Used Controls]
Opens the weapons menu, here you can bind weapons and usable modules to a hotkey (1,2,3....0).
[]
Controls - StarMade Wiki
Commonly Used Controls
http://www.starmadewiki.com/wiki/Controls
7/1438042988311.72_20150728002308-00132-ip-10-236-191-2_731133217_1.json
dddd2233_Controls___StarMade_Wiki__Commonly_Used_Controls
[Default Key] N [Commonly Used Controls]
Opens up the navigation menu, a list of all nearby objects and an option to set a waypoint that will highlight next sector to your destination.
[]
Controls - StarMade Wiki
Commonly Used Controls
http://www.starmadewiki.com/wiki/Controls
7/1438042988311.72_20150728002308-00132-ip-10-236-191-2_731133217_1.json
dddd2233_Controls___StarMade_Wiki__Commonly_Used_Controls
[Default Key] F [Commonly Used Controls]
Lock on to the object you are currently looking at.
[]
Controls - StarMade Wiki
Commonly Used Controls
http://www.starmadewiki.com/wiki/Controls
7/1438042988311.72_20150728002308-00132-ip-10-236-191-2_731133217_1.json
dddd2233_Controls___StarMade_Wiki__Commonly_Used_Controls
[Default Key] Y or U [Commonly Used Controls]
Switch targets.
[]
Controls - StarMade Wiki
Commonly Used Controls
http://www.starmadewiki.com/wiki/Controls
7/1438042988311.72_20150728002308-00132-ip-10-236-191-2_731133217_1.json
dddd2233_Controls___StarMade_Wiki__Commonly_Used_Controls
[Default Key] F5 [Commonly Used Controls]
Take a screenshot with HUD enabled (saved in StarMade folder)
[]
Controls - StarMade Wiki
Commonly Used Controls
http://www.starmadewiki.com/wiki/Controls
7/1438042988311.72_20150728002308-00132-ip-10-236-191-2_731133217_1.json
dddd2233_Controls___StarMade_Wiki__Commonly_Used_Controls
[Default Key] F6 [Commonly Used Controls]
Take a screenshot with HUD hidden (saved in StarMade folder)
[]
Controls - StarMade Wiki
Commonly Used Controls
http://www.starmadewiki.com/wiki/Controls
7/1438042988311.72_20150728002308-00132-ip-10-236-191-2_731133217_1.json
0a4e5250__Palauterajapinta___dev_hel_fi__Required
[Parameter name] api_key [Description] Api key for submitting service requests [Required]
Yes
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Issue reporting API specification / Palauterajapinta | dev.hel.fi
Required
http://dev.hel.fi/?q=node/11
7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_66092954_3.json
0a4e5250__Palauterajapinta___dev_hel_fi__Required
[Parameter name] service_code [Description] The unique identifier for the service request type [Required]
Yes
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Issue reporting API specification / Palauterajapinta | dev.hel.fi
Required
http://dev.hel.fi/?q=node/11
7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_66092954_3.json
0a4e5250__Palauterajapinta___dev_hel_fi__Required
[Parameter name] description [Description] A full description of the service request. [Notes] This is free form text having min 10 and max 5,000 characters. This may contain line breaks, but not html or code. [Required]
Yes
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Issue reporting API specification / Palauterajapinta | dev.hel.fi
Required
http://dev.hel.fi/?q=node/11
7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_66092954_3.json
0a4e5250__Palauterajapinta___dev_hel_fi__Required
[Parameter name] title CitySDK specific [Description] Title of the service requests [Required]
No
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Issue reporting API specification / Palauterajapinta | dev.hel.fi
Required
http://dev.hel.fi/?q=node/11
7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_66092954_3.json
0a4e5250__Palauterajapinta___dev_hel_fi__Required
[Parameter name] lat [Description] Latitude using the (WGS84) projection. [Notes] Currently all service types require location, either lat/long or service_object_id. [Required]
No
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Issue reporting API specification / Palauterajapinta | dev.hel.fi
Required
http://dev.hel.fi/?q=node/11
7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_66092954_3.json
0a4e5250__Palauterajapinta___dev_hel_fi__Required
[Parameter name] long [Description] Longitude using the (WGS84) projection. [Notes] Currently all service types require location, either lat/long or service_object_id. [Required]
No
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Issue reporting API specification / Palauterajapinta | dev.hel.fi
Required
http://dev.hel.fi/?q=node/11
7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_66092954_3.json
0a4e5250__Palauterajapinta___dev_hel_fi__Required
[Parameter name] service_object_type CitySDK specific [Description] Describes the point of interest reference which is used for identifying the request object. [Notes] If service_object_id is included in the request, then service_object_type must be included. [Required]
No
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Issue reporting API specification / Palauterajapinta | dev.hel.fi
Required
http://dev.hel.fi/?q=node/11
7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_66092954_3.json
0a4e5250__Palauterajapinta___dev_hel_fi__Required
[Parameter name] service_object_id CitySDK specific [Description] Describes the point of interest reference which is used for identifying the request object. [Notes] If service_object_id is included in the request, then service_object_type must be included. [Required]
No
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Issue reporting API specification / Palauterajapinta | dev.hel.fi
Required
http://dev.hel.fi/?q=node/11
7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_66092954_3.json
0a4e5250__Palauterajapinta___dev_hel_fi__Required
[Parameter name] address_string [Description] Human readable address or description of location. [Required]
No
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Issue reporting API specification / Palauterajapinta | dev.hel.fi
Required
http://dev.hel.fi/?q=node/11
7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_66092954_3.json
0a4e5250__Palauterajapinta___dev_hel_fi__Required
[Parameter name] email [Description] The email address of the person submitting the request [Notes] If email address is given, service will notify to the email address when service request is processed. [Required]
No
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Issue reporting API specification / Palauterajapinta | dev.hel.fi
Required
http://dev.hel.fi/?q=node/11
7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_66092954_3.json
0a4e5250__Palauterajapinta___dev_hel_fi__Required
[Parameter name] first_name [Description] The given name of the person submitting the request [Required]
No
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Issue reporting API specification / Palauterajapinta | dev.hel.fi
Required
http://dev.hel.fi/?q=node/11
7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_66092954_3.json
0a4e5250__Palauterajapinta___dev_hel_fi__Required
[Parameter name] last_name [Description] The family name of the person submitting the request [Required]
No
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Issue reporting API specification / Palauterajapinta | dev.hel.fi
Required
http://dev.hel.fi/?q=node/11
7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_66092954_3.json
0a4e5250__Palauterajapinta___dev_hel_fi__Required
[Parameter name] phone [Description] The phone number of the person submitting the request [Required]
No
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Issue reporting API specification / Palauterajapinta | dev.hel.fi
Required
http://dev.hel.fi/?q=node/11
7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_66092954_3.json
0a4e5250__Palauterajapinta___dev_hel_fi__Required
[Parameter name] media_url [Description] A URL to media associated with the request, e.g. an image [Notes] API supports the most typical media formats like jpg, png, gif,.. Note, that URL links must end with a correct filetype like ".jpg", e.g. http://pbs.twimg.com/media/Ay9wUStCEAEtoPC.jpg. Https URLs are not supported at moment. [Required]
No
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Issue reporting API specification / Palauterajapinta | dev.hel.fi
Required
http://dev.hel.fi/?q=node/11
7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_66092954_3.json
0a4e5250__Palauterajapinta___dev_hel_fi__Required
[Parameter name] media [Description] Array of file uploads [Notes] A client may POST multiple files as multipart/form-data. This is the equivalent of having multiple inputs. Subsequent calls for GET Service Requests should return the URL for this file via the media_urls field. See more on section Uploading media. [Required]
No
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Issue reporting API specification / Palauterajapinta | dev.hel.fi
Required
http://dev.hel.fi/?q=node/11
7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_66092954_3.json
3f972edc_UltraGridColumn_Class_Members__Description
[Name] AllowGroupBy [Description]
Determines whether this column can be dragged into the GroupByBox to become a GroupBy column. The Default is resolved to True.
[]
UltraGridColumn Class Members
Description
http://help.infragistics.com/Help/Doc/WinForms/2011.2/CLR2.0/html/Infragistics2.Win.UltraWinGrid.v11.2~Infragistics.Win.UltraWinGrid.UltraGridColumn_members.html
7/1438043060830.93_20150728002420-00118-ip-10-236-191-2_106110650_4.json
3f972edc_UltraGridColumn_Class_Members__Description
[Name] AllowRowFiltering [Description]
Set this to False to explicitly disable row filtering on this column.
[]
UltraGridColumn Class Members
Description
http://help.infragistics.com/Help/Doc/WinForms/2011.2/CLR2.0/html/Infragistics2.Win.UltraWinGrid.v11.2~Infragistics.Win.UltraWinGrid.UltraGridColumn_members.html
7/1438043060830.93_20150728002420-00118-ip-10-236-191-2_106110650_4.json
3f972edc_UltraGridColumn_Class_Members__Description
[Name] AllowRowSummaries [Description]
Indicates whether to allow the user to be able to specify a summary for this column.
[]
UltraGridColumn Class Members
Description
http://help.infragistics.com/Help/Doc/WinForms/2011.2/CLR2.0/html/Infragistics2.Win.UltraWinGrid.v11.2~Infragistics.Win.UltraWinGrid.UltraGridColumn_members.html
7/1438043060830.93_20150728002420-00118-ip-10-236-191-2_106110650_4.json
3f972edc_UltraGridColumn_Class_Members__Description
[Name] AutoCompleteMode [Description]
Gets/sets the mode for automatic completion of text typed in the edit portion.
[]
UltraGridColumn Class Members
Description
http://help.infragistics.com/Help/Doc/WinForms/2011.2/CLR2.0/html/Infragistics2.Win.UltraWinGrid.v11.2~Infragistics.Win.UltraWinGrid.UltraGridColumn_members.html
7/1438043060830.93_20150728002420-00118-ip-10-236-191-2_106110650_4.json
3f972edc_UltraGridColumn_Class_Members__Description
[Name] AutoCompleteModeResolved [Description]
Returns the resolved value of the AutoCompleteMode property.
[]
UltraGridColumn Class Members
Description
http://help.infragistics.com/Help/Doc/WinForms/2011.2/CLR2.0/html/Infragistics2.Win.UltraWinGrid.v11.2~Infragistics.Win.UltraWinGrid.UltraGridColumn_members.html
7/1438043060830.93_20150728002420-00118-ip-10-236-191-2_106110650_4.json
3f972edc_UltraGridColumn_Class_Members__Description
[Name] AutoSizeEdit [Description]
Determines if the column will allow auto-expanding pop-up edit windows.
[]
UltraGridColumn Class Members
Description
http://help.infragistics.com/Help/Doc/WinForms/2011.2/CLR2.0/html/Infragistics2.Win.UltraWinGrid.v11.2~Infragistics.Win.UltraWinGrid.UltraGridColumn_members.html
7/1438043060830.93_20150728002420-00118-ip-10-236-191-2_106110650_4.json
3f972edc_UltraGridColumn_Class_Members__Description
[Name] AutoSizeMode [Description]
Specifies column autosizing mode. If UltraGridOverride.AllowColSizing is set to None, then this is ignored.
[]
UltraGridColumn Class Members
Description
http://help.infragistics.com/Help/Doc/WinForms/2011.2/CLR2.0/html/Infragistics2.Win.UltraWinGrid.v11.2~Infragistics.Win.UltraWinGrid.UltraGridColumn_members.html
7/1438043060830.93_20150728002420-00118-ip-10-236-191-2_106110650_4.json
3f972edc_UltraGridColumn_Class_Members__Description
[Name] AutoSuggestFilterMode [Description]
Gets/sets a value which determines the the filtering criteria for items which appear in the dropdown that is displayed when the AutoCompleteMode property is set to 'Suggest' or 'SuggestAppend'.
[]
UltraGridColumn Class Members
Description
http://help.infragistics.com/Help/Doc/WinForms/2011.2/CLR2.0/html/Infragistics2.Win.UltraWinGrid.v11.2~Infragistics.Win.UltraWinGrid.UltraGridColumn_members.html
7/1438043060830.93_20150728002420-00118-ip-10-236-191-2_106110650_4.json
3f972edc_UltraGridColumn_Class_Members__Description
[Name] AutoSuggestFilterModeResolved [Description]
Returns the resolved value of the AutoSuggestFilterMode property.
[]
UltraGridColumn Class Members
Description
http://help.infragistics.com/Help/Doc/WinForms/2011.2/CLR2.0/html/Infragistics2.Win.UltraWinGrid.v11.2~Infragistics.Win.UltraWinGrid.UltraGridColumn_members.html
7/1438043060830.93_20150728002420-00118-ip-10-236-191-2_106110650_4.json
3f972edc_UltraGridColumn_Class_Members__Description
[Name] Band [Description]
Returns the associated Band object.
[]
UltraGridColumn Class Members
Description
http://help.infragistics.com/Help/Doc/WinForms/2011.2/CLR2.0/html/Infragistics2.Win.UltraWinGrid.v11.2~Infragistics.Win.UltraWinGrid.UltraGridColumn_members.html
7/1438043060830.93_20150728002420-00118-ip-10-236-191-2_106110650_4.json
3f972edc_UltraGridColumn_Class_Members__Description
[Name] ButtonDisplayStyle [Description]
Returns or sets a value that determines how cell buttons are displayed for a column's cells.
[]
UltraGridColumn Class Members
Description
http://help.infragistics.com/Help/Doc/WinForms/2011.2/CLR2.0/html/Infragistics2.Win.UltraWinGrid.v11.2~Infragistics.Win.UltraWinGrid.UltraGridColumn_members.html
7/1438043060830.93_20150728002420-00118-ip-10-236-191-2_106110650_4.json
3f972edc_UltraGridColumn_Class_Members__Description
[Name] Case [Description]
Returns or sets the case to use when editing or displaying column text.
[]
UltraGridColumn Class Members
Description
http://help.infragistics.com/Help/Doc/WinForms/2011.2/CLR2.0/html/Infragistics2.Win.UltraWinGrid.v11.2~Infragistics.Win.UltraWinGrid.UltraGridColumn_members.html
7/1438043060830.93_20150728002420-00118-ip-10-236-191-2_106110650_4.json
3f972edc_UltraGridColumn_Class_Members__Description
[Name] CellActivation [Description]
Returns or sets a value that determines how an object will behave when it is activated.
[]
UltraGridColumn Class Members
Description
http://help.infragistics.com/Help/Doc/WinForms/2011.2/CLR2.0/html/Infragistics2.Win.UltraWinGrid.v11.2~Infragistics.Win.UltraWinGrid.UltraGridColumn_members.html
7/1438043060830.93_20150728002420-00118-ip-10-236-191-2_106110650_4.json
3f972edc_UltraGridColumn_Class_Members__Description
[Name] CellAppearance [Description]
Determines the formatting attributes that will be applied to the cells in a band or the grid. T:Infragistics.Win.Appearance
[]
UltraGridColumn Class Members
Description
http://help.infragistics.com/Help/Doc/WinForms/2011.2/CLR2.0/html/Infragistics2.Win.UltraWinGrid.v11.2~Infragistics.Win.UltraWinGrid.UltraGridColumn_members.html
7/1438043060830.93_20150728002420-00118-ip-10-236-191-2_106110650_4.json
3f972edc_UltraGridColumn_Class_Members__Description
[Name] CellButtonAppearance [Description]
Determines the formatting attributes that will be applied to the buttons in the cells of this column.
[]
UltraGridColumn Class Members
Description
http://help.infragistics.com/Help/Doc/WinForms/2011.2/CLR2.0/html/Infragistics2.Win.UltraWinGrid.v11.2~Infragistics.Win.UltraWinGrid.UltraGridColumn_members.html
7/1438043060830.93_20150728002420-00118-ip-10-236-191-2_106110650_4.json
3f972edc_UltraGridColumn_Class_Members__Description
[Name] CellClickAction [Description]
Returns or sets a value that indicates what will occur when a cell is clicked.
[]
UltraGridColumn Class Members
Description
http://help.infragistics.com/Help/Doc/WinForms/2011.2/CLR2.0/html/Infragistics2.Win.UltraWinGrid.v11.2~Infragistics.Win.UltraWinGrid.UltraGridColumn_members.html
7/1438043060830.93_20150728002420-00118-ip-10-236-191-2_106110650_4.json
3f972edc_UltraGridColumn_Class_Members__Description
[Name] CellDisplayStyle [Description]
CellDisplayStyle specifies how the cells get rendered. You can use this property to speed up rendering of cells by setting it to FormattedText or PlainText. Default is resolved to FullEditorDisplay.
[]
UltraGridColumn Class Members
Description
http://help.infragistics.com/Help/Doc/WinForms/2011.2/CLR2.0/html/Infragistics2.Win.UltraWinGrid.v11.2~Infragistics.Win.UltraWinGrid.UltraGridColumn_members.html
7/1438043060830.93_20150728002420-00118-ip-10-236-191-2_106110650_4.json
3f972edc_UltraGridColumn_Class_Members__Description
[Name] CellMultiLine [Description]
Determines if the cell's data should be displayed in a multi-line format.
[]
UltraGridColumn Class Members
Description
http://help.infragistics.com/Help/Doc/WinForms/2011.2/CLR2.0/html/Infragistics2.Win.UltraWinGrid.v11.2~Infragistics.Win.UltraWinGrid.UltraGridColumn_members.html
7/1438043060830.93_20150728002420-00118-ip-10-236-191-2_106110650_4.json
3f972edc_UltraGridColumn_Class_Members__Description
[Name] CellSizeResolved [Description]
Resolved cell size. This property returns the actual width and the height of the cells associated with the column.
[]
UltraGridColumn Class Members
Description
http://help.infragistics.com/Help/Doc/WinForms/2011.2/CLR2.0/html/Infragistics2.Win.UltraWinGrid.v11.2~Infragistics.Win.UltraWinGrid.UltraGridColumn_members.html
7/1438043060830.93_20150728002420-00118-ip-10-236-191-2_106110650_4.json
3f972edc_UltraGridColumn_Class_Members__Description
[Name] CharacterCasing [Description]
Returns or sets the case to use when editing or displaying column text.
[]
UltraGridColumn Class Members
Description
http://help.infragistics.com/Help/Doc/WinForms/2011.2/CLR2.0/html/Infragistics2.Win.UltraWinGrid.v11.2~Infragistics.Win.UltraWinGrid.UltraGridColumn_members.html
7/1438043060830.93_20150728002420-00118-ip-10-236-191-2_106110650_4.json
3f972edc_UltraGridColumn_Class_Members__Description
[Name] ColSpan [Description]
Returns or sets a value that determines the number of columns to skip when synchronizing columns across multiple bands.
[]
UltraGridColumn Class Members
Description
http://help.infragistics.com/Help/Doc/WinForms/2011.2/CLR2.0/html/Infragistics2.Win.UltraWinGrid.v11.2~Infragistics.Win.UltraWinGrid.UltraGridColumn_members.html
7/1438043060830.93_20150728002420-00118-ip-10-236-191-2_106110650_4.json
3f972edc_UltraGridColumn_Class_Members__Description
[Name] ColumnChooserCaption [Description]
The caption displayed in the column’s header in the column chooser. Default is resolved to the column header’s Caption.
[]
UltraGridColumn Class Members
Description
http://help.infragistics.com/Help/Doc/WinForms/2011.2/CLR2.0/html/Infragistics2.Win.UltraWinGrid.v11.2~Infragistics.Win.UltraWinGrid.UltraGridColumn_members.html
7/1438043060830.93_20150728002420-00118-ip-10-236-191-2_106110650_4.json
3f972edc_UltraGridColumn_Class_Members__Description
[Name] DataType [Description]
Returns the column's underlying data type. This property is read-only for bound columns.
[]
UltraGridColumn Class Members
Description
http://help.infragistics.com/Help/Doc/WinForms/2011.2/CLR2.0/html/Infragistics2.Win.UltraWinGrid.v11.2~Infragistics.Win.UltraWinGrid.UltraGridColumn_members.html
7/1438043060830.93_20150728002420-00118-ip-10-236-191-2_106110650_4.json
3f972edc_UltraGridColumn_Class_Members__Description
[Name] DefaultCellValue [Description]
Gets or sets the default cell value that will be assigned when new rows are added via the add-row feature or the add-new box.
[]
UltraGridColumn Class Members
Description
http://help.infragistics.com/Help/Doc/WinForms/2011.2/CLR2.0/html/Infragistics2.Win.UltraWinGrid.v11.2~Infragistics.Win.UltraWinGrid.UltraGridColumn_members.html
7/1438043060830.93_20150728002420-00118-ip-10-236-191-2_106110650_4.json