Template:Notebox: Difference between revisions

From EvaWiki
Jump to navigation Jump to search
(whoops I think)
Line 7: Line 7:
|style="vertical-align: top;"|{{{note_text|}}}
|style="vertical-align: top;"|{{{note_text|}}}
|}
|}
 
</includeonly><noinclude>
{|style="border: 1px solid #aaaaaa"
</includeonly>
<noinclude>
==Usage==
==Usage==


Line 21: Line 18:


<pre>
<pre>
{{Notebox|
{{Notebox
|note_id    =
|note_id    =
|note_text  =
|note_text  =

Revision as of 01:32, 3 September 2007

Usage

{{Notebox
|note_id    =
|note_text  =
}}
{{Notebox
|note_id     =
|note_text   =
|note_images =
}}

If note_id is supplied then the note can be quickly linked to within a page by appending #NOTE_ID to the page url, as with the examples here.

Examples

Note  
Shinji and Rei travelled on an escalator in Episode 05


{{Notebox
|note_id     = escalator_no_pic
|note_text   = Shinji and Rei travelled on an escalator in [[Episode 05]]
}}



Note
Shinji and Rei travelled on an escalator in Episode 05


{{Notebox
|note_id     = escalator_with_pic
|note_text   = Shinji and Rei travelled on an escalator in [[Episode 05]]
|note_images = [[Image:Shinji Rei Escalator.jpg|150px]]
}}