Portal FAQ: Difference between revisions
From WikiNET
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{| class="wikitable" border="1" style="float:right; width:33%" <!-- float puts it on right side and wraps text --> | |||
|style="text-align: center" <!-- center the text --> colspan="2" <!-- make title row span across columns --> | Sample Infobox | |||
|- | |||
| style="background:silver; color:arsenic; width:25%" align="right"| '''first value: ''' | |||
| {{{firstValue}}} <!-- this accesses the named parameter passed to the template, see https://www.mediawiki.org/wiki/Help:Templates --> | |||
|- | |||
| style="background:silver; color:arsenic" align="right"| '''second value: ''' | |||
| {{{secondValue}}} | |||
|} | |||
{{SampleInfobox | |||
| firstValue = replace this with first value | |||
| secondValue = replace this with second value | |||
}} | |||
=='''How do I access the MyImpactPage.com portal?'''== | =='''How do I access the MyImpactPage.com portal?'''== | ||
A. It depends on the device you are using. | A. It depends on the device you are using. |