Template:OutputsTable
Från Valve Developer Community
Hoppa till navigering
Hoppa till sök

The Template:OutputsTable/doc/sv documentation page does not exist.
English documentation will be displayed instead, which you can translate using Google Translate (or similar software). If there is nothing after this message, most likely the documentation does not exist even in English.
English documentation will be displayed instead, which you can translate using Google Translate (or similar software). If there is nothing after this message, most likely the documentation does not exist even in English.
Innehåll
This template is used for creating an entity output table using only basic table syntax.
Usage
Parameters
{{{sortable}}} - Set this to 0 or 1 to get a (non-)sortable table. Default is 1.
Syntax
Add {{OutputsTable}}
inside the basic table tags, {|
and |}
, along with content for the 7 columns inside a row.

| cell 1 || cell 2 || cell 3 || cell 4 || cell 5 || cell 6 || cell 7
For a single output:
{| {{OutputsTable}} | [[IoImage]] || Output Name || Target Entity || Target Input || Parameter || Delay || Only Once |}
For a multiple outputs:
{| {{OutputsTable}} | [[IoImage]] || 1st Output Name || Target Entity || Target Input || Parameter || Delay || Only Once |- | [[IoImage]] || 2nd Output Name || Target Entity || Target Input || Parameter || Delay || Only Once |}
You can use one of the following IO-images:
Name | |
---|---|
Image:Io11.png | ![]() |
Image:Io12.png | ![]() |
Image:Io21.png | ![]() |
Image:Io22.png | ![]() |
Examples
Dold kategori: