Template:Infobox udp client: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
| (10 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{| | {| style="border: 1px solid #aaaaaa; border-collapse: collapse; background: #f5faff; font-size: smaller; text-align: left; table-layout: fixed;" | ||
! colspan="2" style="border: 1px solid #aaaaaa; font-size: 140%; background: #cedff2; text-align: center;" | ''{{{name}}}'' [{{{id}}}] | ! colspan="2" style="border: 1px solid #aaaaaa; font-size: 140%; background: #cedff2; text-align: center;" | ''{{{name}}}'' [{{{id}}}] | ||
|- | |- | ||
! Developer | ! style="width: 75px;" | Developer | ||
| {{{developer}}} | | style="width: 825px"| {{#if: {{{developer|}}}|{{{developer}}}|<span style="color:#df0000">''template parameter not defined''</span>}} | ||
|- | |- | ||
! Contact | ! Contact | ||
| {{{contact}}} | | {{#if: {{{contact|}}}|{{{contact}}}|<span style="color:#df0000">''template parameter not defined''</span>}} | ||
|- | |- | ||
! | ! URL | ||
| {{{url}}} | | {{#if: {{{url|}}}|{{{url}}}|<span style="color:#df0000">''template parameter not defined''</span>}} | ||
|- | |- | ||
! Date | ! Date | ||
| {{{date}}} | | {{#if: {{{date|}}}|{{{date}}}|<span style="color:#df0000">''template parameter not defined''</span>}} | ||
|- | |- | ||
! Status | ! Status | ||
| {{{status}}} | | {{#if: {{{status|}}}|{{{status}}}|<span style="color:#df0000">''template parameter not defined''</span>}} | ||
|- | |- | ||
! Language | ! Language | ||
| {{{language}}} | | {{#if: {{{language|}}}|{{{language}}}|<span style="color:#df0000">''template parameter not defined''</span>}} | ||
|- | |- | ||
! Target OS | ! Target OS | ||
| {{{target}}} | | {{#if: {{{target|}}}|{{{target}}}|<span style="color:#df0000">''template parameter not defined''</span>}} | ||
|- | |- | ||
! Functions | ! Functions | ||
| {{{functions}}} | | {{#if: {{{functions|}}}|{{{functions}}}|<span style="color:#df0000">''template parameter not defined''</span>}} | ||
|- | |- | ||
! Description | ! Description | ||
| {{#if: {{{description|}}}|{{{description}}}|'' | | {{#if: {{{description|}}}|{{{description}}}|<span style="color:#df0000">''template parameter not defined''</span>}} | ||
|}<noinclude>[[Category:Template]]</noinclude> | |}<noinclude>This Template is used on [[UDP Clients]]. | ||
[[Category:Template]]</noinclude> | |||
Latest revision as of 05:06, 26 October 2009
| {{{name}}} [{{{id}}}] | |
|---|---|
| Developer | template parameter not defined |
| Contact | template parameter not defined |
| URL | template parameter not defined |
| Date | template parameter not defined |
| Status | template parameter not defined |
| Language | template parameter not defined |
| Target OS | template parameter not defined |
| Functions | template parameter not defined |
| Description | template parameter not defined |
This Template is used on UDP Clients.