Template:Alsosee: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly>{| width="100%" style="text-align: center;" | ''Also see: [[{{{1}}}]]'' |} </includeonly><noinclude> ==Use== To display an important link at the top of the page....") |
mNo edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly><div class="grid-container" style="max-width:40vw;"> | ||
<div class="gi" style="grid-column-start: 1; grid-column-end: 1; text-align: center;"></div> | |||
<div class="notice ringed shaded">''Also see: [[{{{1}}}]]''</div> | |||
</includeonly><noinclude> | <div class="gi" style="grid-column-start: 3; grid-column-end: 3; text-align: center;"></div> | ||
</div></includeonly><noinclude> | |||
==Use== | ==Use== | ||
To display an important link at the top of the page. | To display an important link at the top of the page. | ||
Line 8: | Line 9: | ||
==Syntax== | ==Syntax== | ||
<pre>{{alsosee|link}}</pre> | <pre>{{alsosee|link}}</pre> | ||
{{alsosee|Foo}} | |||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |