More actions
m →Template being worked on: Coding and testing |
m →Test: Testing. |
||
| Line 158: | Line 158: | ||
== Test == | == Test == | ||
<onlyinclude> | <onlyinclude> | ||
Does this, {{Tooltip|test|tooltip text}} stay inline?<br> | |||
<p>Does this, {{Tooltip|test|tooltip text}} stay inline?</p> | <p>Does this, {{Tooltip|test|tooltip text}} stay inline?</p> | ||
Does this, {{User:Evon R'al/Sandbox template|test|tooltip text}} stay inline?<br> | |||
Basic:<br> | Basic:<br> | ||
| Line 167: | Line 170: | ||
Inside a table:<br> | Inside a table:<br> | ||
{| style="width: 50%;" | {| class="wikitable" style="width: 50%;" | ||
|+ Does this, {{Ship|Redeemer}} stay inline? | |+ Does this, {{Ship|Redeemer}} stay inline? | ||
|- | |- | ||
| Line 174: | Line 177: | ||
Inside a span:<br> | Inside a span:<br> | ||
<span> | Does <span>this, {{Ship|Redeemer}} stay</span> inline? | ||
Inside the Co template:<br> | Inside the Co template:<br> | ||
| Line 180: | Line 183: | ||
Inside p:<br> | Inside p:<br> | ||
<p | <p>Does this, {{Ship|Redeemer}} stay inline?</p> | ||
{{Box||The {{T|Ship}} template does a transclusion of the ship page with a mode parameter. If the mode parameter is anything else then box, then {{T|ShipBoxTooltip}} is called. Which, in turn, calls {{T|Tooltip}}. {{T|Ship}} is also used when there are variations of a ship. It is used in the source of the parameter variations. Here the results appear to be correct (See e.g. [[Harpy]])<br> | {{Box||The {{T|Ship}} template does a transclusion of the ship page with a mode parameter. If the mode parameter is anything else then box, then {{T|ShipBoxTooltip}} is called. Which, in turn, calls {{T|Tooltip}}. {{T|Ship}} is also used when there are variations of a ship. It is used in the source of the parameter variations. Here the results appear to be correct (See e.g. [[Harpy]])<br> | ||