Template:ExtraTF: Difference between revisions

m
(Created page with "<noinclude>Category:Templates </noinclude><br clear="all" />{{messagebox |header="Occupy your mind with ''other'' things, like ''Marvel Comics!''" |message_text=This page concerns content from outside of ''The Transformers''. |image_name=Planet Terry pics needed.png |image_width=80px |mouseover=Oi, Col! Are we on a commission from the publishers for this? |width = 100% |bottomtext={{#if: {{{1|}}}|'''What's needed:''' {{{1|}}} |}} |border=ef361d |bgcolor=fff...")
 
 
(10 intermediate revisions by the same user not shown)
Line 1:
<noinclude>A template for pages covering content from outside ''[[The Transformers]]''. Has a mandatory parameter depending on usage.
<noinclude>[[Category:Templates]]
__NOTOC__
</noinclude><br clear="all" />{{messagebox
==Pages of entirely extra-''Transformers'' content==
|header="Occupy your mind with ''other'' things, like ''Marvel Comics!''"
"[[Too Many Ghostbusters!]]" is a story entirely from ''The Real Ghostbusters''. To mark the entire page as non-''Transformers'':
|message_text=This page concerns content from outside of ''The Transformers''.
===Code===
|image_name=Planet Terry pics needed.png
<pre>
|image_width=80px
{{ExtraTF|page}}
</pre>
===Result===
{{ExtraTF|page}}
 
==Pages of partly-''Transformers'' content==
The [[Sixth Doctor]] is mentioned in both ''The Transformers'' and ''Doctor Who Magazine''. Sections about his non-''Transformers'' appearances should be marked with both the "section" parameter and [[Template:Notice]].
===Code===
<pre>
{{Notice/Start}}
{{ExtraTF|section}}
{{Notice/End}}
</pre>
===Result===
====Fiction====
{{TF|Starscream_(G1)/Marvel_Comics_continuity|Starscream}} once received an urgent message intended for the Doctor. {{tfstorylink|To_a_Power_Unknown!|To a Power Unknown!}}
{{Notice/Start}}
{{ExtraTF|section}}
The Sixth Doctor once appeared to save his [[The Doctor|seventh incarnation]] from the [[Gwanzulum]]. {{storylink|Planet of the Dead}}
{{Notice/End}}
 
==Pages with multiple sections of partly-''Transformers'' content==
When there are multiple sections on long pages, the smaller "sub" parameter should be used on the second and/or later parts of the article. This version of the template links readers to the longer explanation provided by the "section" version.
===Code===
<pre>
{{Notice/Start}}
{{ExtraTF|sub}}
{{Notice/End}}
</pre>
===Result===
{{Notice/Start}}
{{ExtraTF|section}}
[[Death's Head]] was grown out of a weird magic tree. {{storylink|Death's Head (comics)|The Body in Question}}
{{Notice/End}}
Death's Head killed a cowboy. {{storylink|High Noon Tex}}
{{Notice/Start}}
{{ExtraTF|sub}} Death's Head met [[Iron Man 2020]]. {{storylink|Death's Head (comics)|The Cast Iron Contract}}
{{Notice/End}}
<noinclude>[[Category:Templates]]
</noinclude><includeonly>{{#switch: {{{1}}}
|page={{messagebox
|header="Occupy your mind with ''other'' things, like ''Marvel Comics!"''"
|message_text=This page concerns a character, story, or concept from a comic other than ''[[The Transformers]]''.<br>The TFUK Appendix has decided it is worth documenting to provide contextual information for the wider [[robot universe]].
|image_name=PlanetCombat TerryColin pics neededExtraTF.png
|image_width=80px195px
|mouseover=Oi, Col! Are we on a commission from the publishers for this?
|width = 100%
|bottomtext={{#if: {{{1|}}}|'''What's needed:''' {{{1|}}} |}}
|border=ef361d
|bgcolor=fff1ef
|categories=[[Category:ArticlesNon-Transformers in need of imagesarticles]]
}}
 
|section={{anchor|ExtraTF}}{{messagebox
|header="Occupy your mind with ''other'' things, like ''Marvel Comics!"''
|message_text=ThisSome pageinformation concernson contentthis page originates from outside of ''[[The Transformers]]'', signified by a red border.
|image_name=Combat Colin ExtraTF.png
|image_width=150px
|mouseover=Oi, Col! Are we on a commission from the publishers for this?
|width = 80%
|border=ef361d
|bgcolor=fff1ef
|categories=[[Category:Articles with non-Transformers material]]
}}
 
|sub=<div style="background-color:#fff1ef;border:solid 1px;border-color:#ef361d;padding:0em 0.5em 0em 0.5em;display:inline-block;"><span style="display:block;">Information in the red borders comes from outside ''[[The Transformers]]''. [[#ExtraTF|See above]].</span></div>
}}</includeonly>