差分

テンプレート:Block

1,034 バイト追加, 2016年6月21日 (火) 19:37
ページの作成:「<!-- Portal Block Template - use in conjunction with Portal template or just a plain old table Arguments: 1 - the real name of the linked page 2 - the text...」
<!-- Portal Block Template - use in conjunction with Portal template
or just a plain old table

Arguments:
1 - the real name of the linked page
2 - the text for the link
3 - the 48x48 image name (excluding the 'Image:' namespace prefix)
4 - the text caption for the button

Example (use as a row of a table):
{{Block|Project Status|Status Page|Status.png|View current iPodLinux features}}

-->
<!-- the current code was subst:'ed from this:
|width=48|{{Iconalign || image={{{3}}} | link={{{1}}} | width=48px | height=48px }}
|width=50%|'''[[{{{1}}}|{{{2}}}]]'''<br><small>{{{4}}}</small>
-->

<!--|width=48|--><div style="position: relative; width:48px; height:48px; overflow: hidden">
<div style="position: absolute; top: 0px; left: 0px; font-size: 100px; overflow: hidden; line-height: 100px; z-index: 3">[[{{{1}}}|&nbsp;&nbsp;&nbsp;]]</div>
<div style="position: absolute; top: 0px; left: 0px; z-index: 2">[[Image:{{{3}}}|48px|{{{1}}}]]</div>
</div>
|width=30%|'''[[{{{1}}}|{{{2}}}]]'''<br><small>{{{4}}}</small>
匿名利用者