Modification des messages de tchat
This commit is contained in:
		| @@ -1,21 +1,21 @@ | ||||
| <h4>Tirage aléatoire: {{document.name}}</h4> | ||||
| <div> | ||||
| <p> | ||||
|   Tirage de {{typeName}} aléatoire | ||||
|   {{#if options.showSource}} depuis {{document.pack}}{{/if}} | ||||
| </div> | ||||
| <div>Jet {{roll.formula}} : {{roll.total}}</div> | ||||
| </p> | ||||
| <p>Jet {{roll.formula}} : {{roll.total}}</p> | ||||
| <hr> | ||||
| <div> | ||||
| <p> | ||||
|   <img class="chat-icon" src="{{document.img}}" data-tooltip="{{document.name}}" /> | ||||
|   <p>{{linkCompendium document.pack document.id document.name}}</p> | ||||
|   {{#if document.system.formule}} | ||||
|   <div class="poesie-extrait"> | ||||
|   <p class="poesie-extrait"> | ||||
|     @roll[{{document.system.formule}}] | ||||
|   </div> | ||||
|   </p> | ||||
|   {{/if}} | ||||
|   {{#if document.system.description}} | ||||
|   <div class="poesie-extrait"> | ||||
|   <p class="poesie-extrait"> | ||||
|     {{{document.system.description}}} | ||||
|   </div> | ||||
|   </p> | ||||
|   {{/if}} | ||||
| </div> | ||||
| </p> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user