Module:WikiProject banner/doc: Difference between revisions

Content deleted Content added
Example: full size
Line 546:
 
This can be achieved by using the following code:
{|style="background:none" width="50%"
<pre>|tf 2 cat 1={{{attention|}}}
|<syntaxhighlight lang="wikitext">
|TF_2_CAT_1 = Tour de France articles needing attention</pre>
{{#invoke:WikiProject banner|main
...
|tf 2={{{tdf|}}}
|TF_2_LINK = Wikipedia:WikiProject Cycling/Tour de France task force
...
<pre> |tf 2 cat 1={{{attention|}}}
|TF_2_CAT_1 = Tour de France articles needing attention</pre>
|tf 2 cat 2={{{needs-infobox|}}}
|TF_2_CAT_2 = Tour de France articles needing infoboxes
}}
</syntaxhighlight>
|}
 
=== Other hooks===