Template:SecReviewInfo: Difference between revisions

No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
This is the "SecReviewInfo" template.
It should be called in the following format:
<pre>
{{SecReviewInfo
| SecReview name=
|SecReview target =
}}
</pre>
<div style="border: 1px solid green; padding: 2px; font-size: 80%;background-color: #CFC; text-align: center; width: 350px; margin: auto 2px auto 2px;">Please use "Edit with form" above to edit this page.</div>
<noinclude>
<noinclude>
This is the "SecReviewInfo" template.
This is the "SecReviewInfo" template.
Line 20: Line 8:
}}
}}
</pre>
</pre>
Edit the page to see the template text.
</noinclude><includeonly>
<div style="border: 1px solid green; padding: 2px; font-size: 80%;background-color: #CFC; text-align: center; width: 350px; margin: auto 2px auto 2px;">Please use "Edit with form" above to edit this page.</div>
<div style="border: 1px solid green; padding: 2px; font-size: 80%;background-color: #CFC; text-align: center; width: 350px; margin: auto 2px auto 2px;">Please use "Edit with form" above to edit this page.</div>
==Item Reviewed==
==Item Reviewed==
<table class="secreviewinfo">
<table class="featureinfobox">
<tr>
<tr>
<td colspan="2" class="secreviewname">{{{SecReview name|`}}}</td>
<td colspan="2" class="featurename">{{{SecReview name|`}}}</td>
</tr>
</tr>
<tr>
<tr>
<td class="secreviewlabel" width="20%">Target</td>
<td class="featurelabel" width="20%">Target</td>
<td class="secreviewvalue">{{{SecReview target|`}}}</td>
<td class="featurelabel">{{{SecReview target|`}}}</td>
</tr></table>{{#set:Feature name={{{SecReview name|`}}}
</tr></table>
|Feature stage={{{SecReview target|`}}}
{{#set:SecReview name={{{SecReview name|`}}}
|SecReview target={{{SecReview target|`}}}
}}</includeonly>
}}</includeonly>

Latest revision as of 15:16, 3 January 2012

This is the "SecReviewInfo" template. It should be called in the following format:

{{SecReviewInfo
| SecReview name=
|SecReview target =
}}

Edit the page to see the template text.