Template talk:Powers
From Heroes Wiki
I do not envy the users that work on templates. Looks so tedious! (Thanks for working hard, Hardvice!) - RyanGibsonStewart (talk) 00:16, 3 December 2006 (EST)
links
Is there a way to cancel the auto-links to the power articles? I want to include a joke version of this on my user page, but I don't want all the red links to appear. —Hero!(talk)(contribs) 17:59, 7 November 2007 (EST)
- Hello? —Hero!(talk)(contribs) 21:04, 8 November 2007 (EST)
- I'm not understanding the question. If you just want to use the formatting from this template but not force it to create links, either create a copy of this template that doesn't create links or simply cut-and-paste the table formatting and fill it in manually:
|rowspan="3" id="{{{power}}}" | {{#if: {{{image|}}} | {{imagelink|image={{{image}}}|height=101|width=130|link={{{power}}}}}| }}
|-
|'''[[{{{power}}}]]''' || {{{user}}} || {{{absorbed|}}}
|-
|colspan="3"| {{{description}}}
|-
|colspan="5" Style="background-color:#EEEEEE; height: 2em;"| <!-- Putting in a space -->
|-</includeonly><noinclude>
{| class="wikitable"
|rowspan="3" <a name="{{{power}}}">| {{imagelink|image={{{image}}}|height=101|width=130|link={{{power}}}}}
|-
|'''{{{power}}}''' || {{{user}}} || {{{absorbed}}}
|-
|colspan="3"| {{{description}}}
|-
|colspan="5" Style="background-color:#EEEEEE; height: 2em;"| <!-- Putting in a space -->
|-
|}—Hardvice (talk) 21:20, 8 November 2007 (EST)

