This wiki is a XML full dump clone of "Heroes Wiki", the main wiki about the Heroes saga that has been shut down permanently since June 1, 2020. The purpose of this wiki is to keep online an exhaustive and accurate database about the franchise.
Template talk:Powers: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Heroe New section: links |
imported>Hardvice No edit summary |
||
| (One intermediate revision by one other user not shown) | |||
| Line 4: | Line 4: | ||
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. --{{User:Heroe/sig}} 17:59, 7 November 2007 (EST) |
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. --{{User:Heroe/sig}} 17:59, 7 November 2007 (EST) |
||
*Hello? --{{User:Heroe/sig}} 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: |
|||
<pre>|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 --> |
|||
|- |
|||
|}</pre>--[[User:Hardvice|Hardvice]] <small>[[User talk:Hardvice|(talk)]]</small> 21:20, 8 November 2007 (EST) |
|||
Latest revision as of 02:20, 9 November 2007
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 -->
|-
|}