Template:SecReviewInfo: Difference between revisions
No edit summary |
|||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<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=" | <table class="featureinfobox"> | ||
<tr> | <tr> | ||
<td colspan="2" class=" | <td colspan="2" class="featurename">{{{SecReview name|`}}}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td class=" | <td class="featurelabel" width="20%">Target</td> | ||
<td class=" | <td class="featurelabel">{{{SecReview target|`}}}</td> | ||
</tr></table>{{#set: | </tr></table> | ||
| | {{#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.