Friends in testing/current image stream: Difference between revisions
(document it better) |
|||
Line 1: | Line 1: | ||
8.2<noinclude> |
8.2<noinclude> |
||
This fragment together with [[Friends in testing/current_image_number]] makes the build link that appears in page banners and [[Friends in testing]] and [[Template:Latest Releases/rc]]. Those in turn pull in a template using this string, e.g. [[Template:candidate-jffs2-link|Template:''candidate''-jffs2-link]]. |
|||
== Semantic equivalent == |
|||
Here's a semantic annotation of the same information (Edit this page to see it): |
Here's a semantic annotation of the same information (Edit this page to see it): |
||
[[Current image stream for testing:: |
[[Current image stream for testing::candidate]] |
||
Note that if you didn't hide this with a <nowiki><noinclude></nowiki> tag (or remember to use <nowiki>[[SMW::off]]</nowiki> everywhere you pull it in), then every page that transcludes this page will also be annotated with [[Property:Current image stream for testing]]. |
Note that if you didn't hide this with a <nowiki><noinclude></nowiki> tag (or remember to use <nowiki>[[SMW::off]]</nowiki> everywhere you pull it in), then every page that transcludes this page will also be annotated with [[Property:Current image stream for testing]]. |
||
And you have to be careful to avoid any whitespace outside the noinclude, because pages may transclude the string in the middle of a link. |
And you have to be careful to avoid any whitespace outside the noinclude, because pages may transclude the string in the middle of a link. |
||
== See also == |
|||
* {{tl|Latest_Releases/rc}} |
|||
* Templates using this string |
|||
** {{tl|8.2-jffs2-link}} |
|||
** {{tl|candidate-jffs2-link}} |
|||
** etc. |
|||
</noinclude> |
</noinclude> |
Revision as of 21:59, 28 September 2008
8.2
This fragment together with Friends in testing/current_image_number makes the build link that appears in page banners and Friends in testing and Template:Latest Releases/rc. Those in turn pull in a template using this string, e.g. Template:candidate-jffs2-link.
Semantic equivalent
Here's a semantic annotation of the same information (Edit this page to see it): Current image stream for testing::candidate
Note that if you didn't hide this with a <noinclude> tag (or remember to use [[SMW::off]] everywhere you pull it in), then every page that transcludes this page will also be annotated with Property:Current image stream for testing.
And you have to be careful to avoid any whitespace outside the noinclude, because pages may transclude the string in the middle of a link.
See also
- {{Latest_Releases/rc}}
- Templates using this string
- {{8.2-jffs2-link}}
- {{candidate-jffs2-link}}
- etc.