Template:Template related
From PCSAR
(Difference between revisions)
(New page: <noinclude>{{documentation}}</noinclude><includeonly><!-- -->{{Infobox | bodystyle = width:22em; float: right; clear: right; margin: 0 0 1em 1em; border:1px #AAA solid; background-color...) |
|||
Line 1: | Line 1: | ||
<noinclude>{{documentation}}</noinclude><includeonly><!-- | <noinclude>{{documentation}}</noinclude><includeonly><!-- | ||
+ | |||
+ | use ":Template:" instead of "Template:" so that | ||
+ | [[Template:=]] won't be parsed by semantic mediawiki. | ||
-->{{Infobox | -->{{Infobox | ||
| bodystyle = width:22em; float: right; clear: right; margin: 0 0 1em 1em; border:1px #AAA solid; background-color:#ffffcc; | | bodystyle = width:22em; float: right; clear: right; margin: 0 0 1em 1em; border:1px #AAA solid; background-color:#ffffcc; | ||
| above = Related Templates | | above = Related Templates | ||
- | | label1 = {{#if: {{{template1}}}|[[Template:{{{template1}}}|{{{template1}}}]]}} | + | | label1 = {{#if: {{{template1}}}|[[:Template:{{{template1}}}|{{{template1}}}]]}} |
| data1 = {{{description1|}}} | | data1 = {{{description1|}}} | ||
- | | label2 = {{#if: {{{template2}}}|[[Template:{{{template2}}}|{{{template2}}}]]}} | + | | label2 = {{#if: {{{template2}}}|[[:Template:{{{template2}}}|{{{template2}}}]]}} |
| data2 = {{{description2|}}} | | data2 = {{{description2|}}} | ||
- | | label3 = {{#if: {{{template3}}}|[[Template:{{{template3}}}|{{{template3}}}]]}} | + | | label3 = {{#if: {{{template3}}}|[[:Template:{{{template3}}}|{{{template3}}}]]}} |
| data3 = {{{description3|}}} | | data3 = {{{description3|}}} | ||
- | | label4 = {{#if: {{{template4}}}|[[Template:{{{template4}}}|{{{template4}}}]]}} | + | | label4 = {{#if: {{{template4}}}|[[:Template:{{{template4}}}|{{{template4}}}]]}} |
| data4 = {{{description4|}}} | | data4 = {{{description4|}}} | ||
- | | label5 = {{#if: {{{template5}}}|[[Template:{{{template5}}}|{{{template5}}}]]}} | + | | label5 = {{#if: {{{template5}}}|[[:Template:{{{template5}}}|{{{template5}}}]]}} |
| data5 = {{{description5|}}} | | data5 = {{{description5|}}} | ||
- | | label6 = {{#if: {{{template6}}}|[[Template:{{{template6}}}|{{{template6}}}]]}} | + | | label6 = {{#if: {{{template6}}}|[[:Template:{{{template6}}}|{{{template6}}}]]}} |
| data6 = {{{description6|}}} | | data6 = {{{description6|}}} | ||
- | | label7 = {{#if: {{{template7}}}|[[Template:{{{template7}}}|{{{template7}}}]]}} | + | | label7 = {{#if: {{{template7}}}|[[:Template:{{{template7}}}|{{{template7}}}]]}} |
| data7 = {{{description7|}}} | | data7 = {{{description7|}}} | ||
- | | label8 = {{#if: {{{template8}}}|[[Template:{{{template8}}}|{{{template8}}}]]}} | + | | label8 = {{#if: {{{template8}}}|[[:Template:{{{template8}}}|{{{template8}}}]]}} |
| data8 = {{{description8|}}} | | data8 = {{{description8|}}} | ||
- | | label9 = {{#if: {{{template9}}}|[[Template:{{{template9}}}|{{{template9}}}]]}} | + | | label9 = {{#if: {{{template9}}}|[[:Template:{{{template9}}}|{{{template9}}}]]}} |
| data9 = {{{description9|}}} | | data9 = {{{description9|}}} | ||
- | | label10 = {{#if: {{{template10}}}|[[Template:{{{template10}}}|{{{template10}}}]]}} | + | | label10 = {{#if: {{{template10}}}|[[:Template:{{{template10}}}|{{{template10}}}]]}} |
| data10 = {{{description10|}}} | | data10 = {{{description10|}}} | ||
}}<!-- | }}<!-- | ||
--></includeonly> | --></includeonly> |
Current revision
This is the documentation for the template Template:Template related
The template |
To see how this template is implemented,
edit this page and examine the portion
between <includeonly>
and </includeonly>
.