Difference between revisions of "Template:CodeDocSummaryTop"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<div style="padding: 8px; border: 1px solid black; margin-bottom: 20px; background: #202020"> | <div style="padding: 8px; border: 1px solid black; margin-bottom: 20px; background: #202020"> | ||
− | <table class=" | + | <table class="code-doc-summary-table" style="width: 100%; border: 1px solid black; border-collapse: collapse;"> |
<tr style="border-bottom: 1px solid black; background: #232339"> | <tr style="border-bottom: 1px solid black; background: #232339"> | ||
− | <th style="text-align: left; padding: 4px 0 4px 12px">Return Type</th> | + | <th style="text-align: left; padding: 4px 0 4px 12px">{{#if:{{{1|}}}|{{{1}}}|Return Type}}</th> |
− | <th style="text-align: left">Function and Description</th> | + | <th style="text-align: left">{{#if:{{{2|}}}|{{{2}}}|Function and Description}}</th> |
</tr> | </tr> |
Latest revision as of 23:44, 25 August 2020
Return Type | Function and Description |
---|