You are an anonymous user who can't edit RoboWiki.
Log in if you already have an account. If you would like to become an editor for the wiki, request an account.
Log in if you already have an account. If you would like to become an editor for the wiki, request an account.
Difference between revisions of "Template:TBA"
Jump to navigation
Jump to search
(Initial page.) |
(Add one problem.) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly>[http://www.thebluealliance.net/tbatv/team/ | + | <includeonly>[http://www.thebluealliance.net/tbatv/team/{{{1}}} {{{1}}}]</includeonly> |
<noinclude> | <noinclude> | ||
This template adds a link to [http://www.thebluealliance.net The Blue Alliance] for a team. | This template adds a link to [http://www.thebluealliance.net The Blue Alliance] for a team. | ||
Line 5: | Line 5: | ||
==Usage== | ==Usage== | ||
To use this template on a page, add this: | To use this template on a page, add this: | ||
− | <nowiki>{{TBA 1261}}</nowiki> | + | <nowiki>{{TBA|1261}}</nowiki> |
+ | |||
+ | Which will give add the following link to the page: {{TBA|1261}} | ||
+ | |||
+ | ==Problems== | ||
+ | When this template is used in series, such as when a article has teams listed as such: | ||
+ | I love teams 1261 and 1746. | ||
+ | The wiki text needs to be arranged like this in order for it to be formatted correctly: | ||
+ | <nowiki>I love teams {{TBA|1261}}and {{TBA|1746}}.</nowiki> | ||
+ | |||
+ | [[Category:Templates]] | ||
+ | </noinclude> |
Latest revision as of 17:25, 28 March 2010
This template adds a link to The Blue Alliance for a team.
Usage
To use this template on a page, add this:
{{TBA|1261}}
Which will give add the following link to the page: 1261
Problems
When this template is used in series, such as when a article has teams listed as such:
I love teams 1261 and 1746.
The wiki text needs to be arranged like this in order for it to be formatted correctly:
I love teams {{TBA|1261}}and {{TBA|1746}}.