Template:Table: Difference between revisions
From DSignT Support Database
Jump to navigationJump to search
(Created page with "{| border="1" |reported by |{{reporter}} |- |affected boards |{{hardware}} |- |problem |{{description}} |- |status |{{status}} |- |solution |{{solution}} |}") |
No edit summary |
||
| Line 1: | Line 1: | ||
{| border="1" | {| border="1" | ||
|reported by | |reported by | ||
|{{reporter}} | |{{{reporter}}} | ||
|- | |- | ||
|affected boards | |affected boards | ||
|{{hardware}} | |{{{hardware}}} | ||
|- | |||
|software | |||
|{{{software}}} | |||
|- | |- | ||
|problem | |problem | ||
|{{description}} | |{{{description}}} | ||
|- | |- | ||
|status | |status | ||
|{{status}} | |{{{status}}} | ||
|- | |- | ||
|solution | |solution | ||
|{{solution}} | |{{{solution}}} | ||
|} | |} | ||
Revision as of 13:59, 9 February 2011
| reported by | {{{reporter}}} |
| affected boards | {{{hardware}}} |
| software | {{{software}}} |
| problem | {{{description}}} |
| status | {{{status}}} |
| solution | {{{solution}}} |