Template talk:Dialogue2: Difference between revisions

From Dreamlight Valley Wiki
Jump to navigation Jump to search
(Created page with "The purpose of this page is my attempt to play around with creating a dialogue template that allows for the character image thumbnail to appear multiple times for every screen/bubble of text, which is currently not possible (to my knowledge) for a response to an answer. The way I've currently been representing page breaks in the Daily Discussions page is by using " / " in the text content, which is fine, but looks ugly, and makes it harder to read, particularly for long/...")
 
No edit summary
Line 1: Line 1:
The purpose of this page is my attempt to play around with creating a dialogue template that allows for the character image thumbnail to appear multiple times for every screen/bubble of text, which is currently not possible (to my knowledge) for a response to an answer. The way I've currently been representing page breaks in the Daily Discussions page is by using " / " in the text content, which is fine, but looks ugly, and makes it harder to read, particularly for long/multi-page responses. I'm not familiar with MediaWiki syntax, hence separating my trials into a separate template, to avoid impacting templates used throughout the wiki. [[User:Lizz|Lizz]] ([[User talk:Lizz|talk]]) 23:32, 23 December 2022 (UTC)
The purpose of this page is my attempt to play around with creating a dialogue template that allows for the character image thumbnail to appear multiple times for every screen/bubble of text, which is currently not possible (to my knowledge) for a response to an answer. The way I've currently been representing page breaks in the Daily Discussions page is by using " / " in the text content, which is fine, but looks ugly, and makes it harder to read, particularly for long/multi-page responses. I'm not familiar with MediaWiki syntax, hence separating my trials into a separate template, to avoid impacting templates used throughout the wiki.
 
The current status of my attempts is that I seem to be able to get 2 responses to look okay, but if I try to use the exact same code to extend to 3 (or 4), it looks bad - lines of dialogue that don't have the text2 or text3 param don't seem to correctly recognize the if clause, so they add additional vertical space as well, making the lines of dialogue unnecessarily tall and spaced out.
[[User:Lizz|Lizz]] ([[User talk:Lizz|talk]]) 23:35, 23 December 2022 (UTC)

Revision as of 23:35, 23 December 2022

The purpose of this page is my attempt to play around with creating a dialogue template that allows for the character image thumbnail to appear multiple times for every screen/bubble of text, which is currently not possible (to my knowledge) for a response to an answer. The way I've currently been representing page breaks in the Daily Discussions page is by using " / " in the text content, which is fine, but looks ugly, and makes it harder to read, particularly for long/multi-page responses. I'm not familiar with MediaWiki syntax, hence separating my trials into a separate template, to avoid impacting templates used throughout the wiki.

The current status of my attempts is that I seem to be able to get 2 responses to look okay, but if I try to use the exact same code to extend to 3 (or 4), it looks bad - lines of dialogue that don't have the text2 or text3 param don't seem to correctly recognize the if clause, so they add additional vertical space as well, making the lines of dialogue unnecessarily tall and spaced out. Lizz (talk) 23:35, 23 December 2022 (UTC)