Difference between revisions of "Template:Links 2"
From FollowTheScore
(New page: {{#if:{{{3|}}}| * [[{{{2}}}{{!}}{{{3}}}]]| * [[{{{2}}}]]}} {{#dpl: |debug=1 |{{#ifeq:{{{1}}}|from|linksfrom={{{2}}}|linksto={{{2}}}}} |format=,**%TITLE%,\n²{Links 2.1¦{{{1}...) |
(<includeonly>) |
||
| Line 1: | Line 1: | ||
| + | <includeonly> | ||
{{#if:{{{3|}}}| | {{#if:{{{3|}}}| | ||
* [[{{{2}}}{{!}}{{{3}}}]]| | * [[{{{2}}}{{!}}{{{3}}}]]| | ||
| Line 7: | Line 8: | ||
|format=,**[[%PAGE%|%TITLE%]],\n²{Links 2.1¦{{{1}}}¦%PAGE%¦%TITLE%}², | |format=,**[[%PAGE%|%TITLE%]],\n²{Links 2.1¦{{{1}}}¦%PAGE%¦%TITLE%}², | ||
}} | }} | ||
| + | <includeonly> | ||
| + | <noinclude> | ||
| + | Template code: | ||
| + | <pre> | ||
| + | {{#if:{{{3|}}}| | ||
| + | * [[{{{2}}}{{!}}{{{3}}}]]| | ||
| + | * [[{{{2}}}]]}} | ||
| + | {{#dpl: | ||
| + | |debug=1 | ||
| + | |{{#ifeq:{{{1}}}|from|linksfrom={{{2}}}|linksto={{{2}}}}} | ||
| + | |format=,**[[%PAGE%|%TITLE%]],\n²{Links 2.1¦{{{1}}}¦%PAGE%¦%TITLE%}², | ||
| + | }} | ||
| + | </pre> | ||
| + | </noinclude> | ||