Template:SeeAlso: Difference between revisions
Jump to navigation
Jump to search
imported>StDoodle mNo edit summary |
imported>StDoodle |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly><h2>See Also</h2><div style="border: dashed 1px green; margin: 0 0 0.2em 0; height: 1em; padding: 0; background-color: #fff8dc;"><center>{{#if: {{{1|}}}|{{lnkstart}}{{{1}}}|{{{1}}}(){{lnkend}}}}{{#if: {{{2|}}}| <nowiki>|</nowiki> {{lnkstart}}{{{2}}}|{{{2}}}(){{lnkend}}}}{{#if: {{{3|}}}| <nowiki>|</nowiki> {{lnkstart}}{{{3}}}|{{{3}}}(){{lnkend}}}}{{#if: {{{4|}}}| <nowiki>|</nowiki> {{lnkstart}}{{{4}}}|{{{4}}}(){{lnkend}}}}{{#if: {{{5|}}}| <nowiki>|</nowiki> {{lnkstart}}{{{5}}}|{{{5}}}(){{lnkend}}}}{{#if: {{{6|}}}| <nowiki>|</nowiki> {{lnkstart}}{{{6}}}|{{{6}}}(){{lnkend}}}}{{#if: {{{7|}}}| <nowiki>|</nowiki> {{lnkstart}}{{{7}}}|{{{7}}}(){{lnkend}}}}{{#if: {{{8|}}}| <nowiki>|</nowiki> {{lnkstart}}{{{8}}}|{{{8}}}(){{lnkend}}}}{{#if: {{{9|}}}| <nowiki>|</nowiki> {{lnkstart}}{{{9}}}|{{{9}}}(){{lnkend}}}}{{#if: {{{10|}}}| <nowiki>|</nowiki> {{lnkstart}}{{{10}}}|{{{10}}}(){{lnkend}}}}{{#if: {{{12|}}}| <nowiki>|</nowiki> {{lnkstart}}{{{12}}}|{{{12}}}(){{lnkend}}}}{{#if: {{{12|}}}| <nowiki>|</nowiki> {{lnkstart}}{{{12}}}|{{{12}}}(){{lnkend}}}}{{#if: {{{13|}}}| <nowiki>|</nowiki> {{lnkstart}}{{{13}}}|{{{13}}}(){{lnkend}}}}{{#if: {{{14|}}}| <nowiki>|</nowiki> {{lnkstart}}{{{14}}}|{{{14}}}(){{lnkend}}}}{{#if: {{{15|}}}| <nowiki>|</nowiki> {{lnkstart}}{{{15}}}|{{{15}}}(){{lnkend}}}}{{#if: {{{16|}}}| <nowiki>|</nowiki> {{lnkstart}}{{{16}}}|{{{16}}}(){{lnkend}}}}</center></div></includeonly> | ||
<h2>See Also</h2><div style="border: dashed 1px green; margin: 0.2em; | |||
<center> | |||
{{#if: {{{1|}}}| | |||
</center></div> | |||
</includeonly> | |||
<noinclude> | <noinclude> | ||
<p>Adds a "See Also" section for referencing similar functions (takes up to 16 parameters). Do '''not''' include the parentheses.</p> | <p>Adds a "See Also" section for referencing similar functions (takes up to 16 parameters). Do '''not''' include the parentheses.</p> | ||
Line 13: | Line 8: | ||
<p>Which would produce:</p> | <p>Which would produce:</p> | ||
{{SeeAlso|my_name|my_id}} | {{SeeAlso|my_name|my_id}} | ||
{{lnkstart}}Category:Basic Templates{{lnkend}} | |||
</noinclude> | </noinclude> |
Revision as of 16:34, 2 March 2010
Adds a "See Also" section for referencing similar functions (takes up to 16 parameters). Do not include the parentheses.
The following is example of how to call this template:
{{SeeAlso|my_name|my_id}}
Which would produce: