Template:Pdera: Difference between revisions

From nuBuilderForte
Jump to navigation Jump to search
No edit summary
No edit summary
 
(15 intermediate revisions by the same user not shown)
Line 2: Line 2:
<div style='background-color:#F2F3F4;padding:10px;'>
<div style='background-color:#F2F3F4;padding:10px;'>


<div style='background-color:#F2F3F4;padding:10px;color:#690497;font-size:20px;font-weight:700'>
<div style='background-color:#F2F3F4;padding:5px;font-size:20px;font-weight:700'>
{{{syntax}}}
{{{syntax}}}
</div>
</div>


'''Parameters'''
'''Parameters'''
<blockquote>
{{{parameters}}}
{{{parameters}}}
</blockquote>
'''Return Value'''
<blockquote>
{{{return}}}
</blockquote>


'''Description'''
'''Description'''
<blockquote>
{{{description}}}
{{{description}}}
</blockquote>


'''Example'''
'''Example'''
Line 16: Line 25:
{{{example}}}
{{{example}}}
</blockquote>
</blockquote>
 
<blockquote title='nuDebug Result'>
'''Result'''
<blockquote>
{{{result}}}
{{{result}}}
</blockquote>
</blockquote>


'''Also See'''
 
'''Also See : '''
{{{alsosee}}}
{{{alsosee}}}


</div>
</div>

Latest revision as of 04:41, 11 July 2017

{{{syntax}}}

Parameters

{{{parameters}}}

Return Value

{{{return}}}

Description

{{{description}}}

Example

{{{example}}}

{{{result}}}


Also See : {{{alsosee}}}