User:Sammp/Template:Infobox Block: Difference between revisions

From GNU Radio
Jump to navigation Jump to search
No edit summary
(Added Block Status to Infobox)
 
(24 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| style="border: 1px solid #a2a9b1; border-spacing: 3px; background-color: #f8f9fa; color: black; margin: 0.5em 0 0.5em 1em; padding: 0.2em; float: right; clear: right; font-size: 88%; line-height: 1.5em; width: 24em;"
{| style="border: 1px solid #a2a9b1; border-spacing: 3px; background-color: #f8f9fa; color: black; margin: 0.5em 0 0.5em 1em; padding: 0.2em; float: right; clear: right; font-size: 88%; line-height: 1.5em; width: 24em;"
|+{{{Name}}} Option 1
|+{{PAGENAME}} Option 1
! colspan="2" style="background: #ccf; text-align: middle; vertical-align: middle; padding-right: 0.4em; width: 15%" |{{{Name}}} Option 2
|-
|-
! colspan="2" style="background: #ccf; text-align: middle; vertical-align: middle; padding-right: 0.4em; width: 15%" |{{Template:Pagename}} Option 3
! colspan="2" style="background: #ccf; padding-right: 0.4em; width: 15%" |{{PAGENAME}} Option 2
|-
|-
| colspan="2" style="padding:100px" | Image of Block
| colspan="2" style="text-align: center; vertical-align: middle" | [{{{BlockImg}}}]
|-
! style="text-align:left;" | [[Types_of_Blocks | Block Type]]
|  {{{BlockType}}}
|-
|-
! style="text-align:left;" | Initially Added
! style="text-align:left;" | Initially Added
Line 11: Line 13:
|-
|-
! style="text-align:left;" | Documentation Version
! style="text-align:left;" | Documentation Version
| {{{CurrentGR}}}<br>({{{CurrentDate}}})
| {{{CurrentGR}}}<br>({{{CurrentDate}}})
|-
|-


Line 17: Line 19:
| style="width: 70%"|
| style="width: 70%"|
* C++ files
* C++ files
: [https://github.com/gnuradio/gnuradio TODO]
: [{{{C++Link}}}]
* Header files
* Header files
: [https://github.com/gnuradio/gnuradio TODO]
: [{{{HeaderLink}}}]


* Public header files
* Public header files
: [https://github.com/gnuradio/gnuradio TODO]
: [{{{PubHeaderLink}}}]


* Block definition
* Block definition
: [https://github.com/gnuradio/gnuradio TODO]
: [{{{DefLink}}}]
 
|-
! style="text-align:left;" | Status
|  {{{BlockStatus}}}


|}
|}

Latest revision as of 00:49, 25 October 2021

Sammp/Template:Infobox Block Option 1
Sammp/Template:Infobox Block Option 2
[{{{BlockImg}}}]
Block Type {{{BlockType}}}
Initially Added {{{InitialGR}}}
({{{InitialDate}}})
Documentation Version {{{CurrentGR}}}
({{{CurrentDate}}})
Source Files
  • C++ files
[{{{C++Link}}}]
  • Header files
[{{{HeaderLink}}}]
  • Public header files
[{{{PubHeaderLink}}}]
  • Block definition
[{{{DefLink}}}]
Status {{{BlockStatus}}}